summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic/gssapi_generic.c
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2009-12-02 22:37:16 +0000
committerGreg Hudson <ghudson@mit.edu>2009-12-02 22:37:16 +0000
commit3b521cff4279f759143c6de3de36324ff082ea37 (patch)
tree17d2141102340a2abd078ba84b0fa3b879471f08 /src/lib/gssapi/generic/gssapi_generic.c
parent9da13e3574f3709cd73aaf6eaf13a50e4e2ea1b8 (diff)
downloadkrb5-3b521cff4279f759143c6de3de36324ff082ea37.tar.gz
krb5-3b521cff4279f759143c6de3de36324ff082ea37.tar.xz
krb5-3b521cff4279f759143c6de3de36324ff082ea37.zip
Speed up the per-block loops of AES, DES3, and DES IOV encryption by
avoiding function calls and copies in the case where the next block is wholly contained within the current buffer. To do this, introduce two new inline functions in aead.h called iov_next_block and iov_store_block. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23430 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/gssapi/generic/gssapi_generic.c')
0 files changed, 0 insertions, 0 deletions