Make krb5int_c_decrypt_aead_compat more efficient by building the
authorGreg Hudson <ghudson@mit.edu>
Tue, 1 Dec 2009 01:32:02 +0000 (01:32 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 1 Dec 2009 01:32:02 +0000 (01:32 +0000)
commita6706b261c6968621ebfb9398ca23da77df61c85
tree3a51c4cc9b723c7b455abd2ef2201d2956c5a486
parent84073411fb8a6d0d04ba026b233bbfe365aa8f2b
Make krb5int_c_decrypt_aead_compat more efficient by building the
buffers explicitly rather than using stream decryption.  Sidesteps
some machinery and avoids copying the output.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23396 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/krb/aead.c