Use the hash provider interface in krb5int_arcfour_string_to_key so
authorGreg Hudson <ghudson@mit.edu>
Mon, 28 Feb 2011 20:56:02 +0000 (20:56 +0000)
committerGreg Hudson <ghudson@mit.edu>
Mon, 28 Feb 2011 20:56:02 +0000 (20:56 +0000)
commit32e465127666a7b4ea2f37f99c1dd3ecb2ce24e7
tree73227cc11c4519142c729e50a51d3b40e631b95f
parentec044ad8e3eafb829a43fbd1cb11b94fea6027fb
Use the hash provider interface in krb5int_arcfour_string_to_key so
that we don't need a direct interface to MD4 in the crypto modules.
Also clean up the code a bit.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24672 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/krb/arcfour/Makefile.in
src/lib/crypto/krb/arcfour/arcfour_s2k.c