Clean up the arcfour token encryption and decryption functions by
authorGreg Hudson <ghudson@mit.edu>
Sat, 28 Nov 2009 15:53:39 +0000 (15:53 +0000)
committerGreg Hudson <ghudson@mit.edu>
Sat, 28 Nov 2009 15:53:39 +0000 (15:53 +0000)
commit01a2a0fe9b4bd1900773487db290f3138e20c1d7
tree25e5280af1f7c602f7d8a003e8355dd0c6ba4134
parentad6f1e1ee1ed3abc897a2fa40bd04045f3978a31
Clean up the arcfour token encryption and decryption functions by
making use of newer convenience functions and by factoring out the
derivation of the usage and encryption keys.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23377 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/krb/arcfour/arcfour-int.h
src/lib/crypto/krb/arcfour/arcfour.c
src/lib/crypto/krb/arcfour/arcfour_aead.c