Remove the init_state and free_state enctype functions and go back to
authorGreg Hudson <ghudson@mit.edu>
Sat, 5 Mar 2011 13:51:00 +0000 (13:51 +0000)
committerGreg Hudson <ghudson@mit.edu>
Sat, 5 Mar 2011 13:51:00 +0000 (13:51 +0000)
commit46408af6a4436e57747c89deb364415c51a5c5c5
tree610f8fd57633380ee2aabc352d8be6c10ee58b09
parentb2ae990817b9ccfcaabf550fc0a6c200342e42d1
Remove the init_state and free_state enctype functions and go back to
always delegating state to the enc provider.  (We needed enctype-
specific state initialization for CCM enctypes when we had them.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24681 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/krb/crypto_int.h
src/lib/crypto/krb/etypes.c
src/lib/crypto/krb/state.c