Simplify lib/crypto/krb/arcfour in the wake of r23444. Move the
authorGreg Hudson <ghudson@mit.edu>
Mon, 28 Feb 2011 23:57:56 +0000 (23:57 +0000)
committerGreg Hudson <ghudson@mit.edu>
Mon, 28 Feb 2011 23:57:56 +0000 (23:57 +0000)
commit8bca4d095c32c35af8f0972e00a92925f9c1c8cf
tree55fcb8bf0afee7f3f2749f251532938e51539638
parent32e465127666a7b4ea2f37f99c1dd3ecb2ce24e7
Simplify lib/crypto/krb/arcfour in the wake of r23444.  Move the
contents of arcfour_aead.c into arcfour.c, turn the key derivation
helper functions into static functions, and eliminate arcfour-int.h.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24673 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/krb/arcfour/Makefile.in
src/lib/crypto/krb/arcfour/arcfour-int.h [deleted file]
src/lib/crypto/krb/arcfour/arcfour.c
src/lib/crypto/krb/arcfour/arcfour.h
src/lib/crypto/krb/arcfour/arcfour_aead.c [deleted file]
src/lib/crypto/krb/arcfour/deps
src/lib/crypto/krb/checksum/deps
src/lib/crypto/krb/checksum/hmac_md5.c
src/lib/crypto/krb/deps
src/lib/crypto/krb/old/deps
src/lib/crypto/krb/prf/deps