]> git.ipfire.org Git - thirdparty/krb5.git/commit
Move the implementations of four deprecated crypto functions to
authorGreg Hudson <ghudson@mit.edu>
Sun, 1 Nov 2009 02:47:58 +0000 (02:47 +0000)
committerGreg Hudson <ghudson@mit.edu>
Sun, 1 Nov 2009 02:47:58 +0000 (02:47 +0000)
commitcf7386cd665c7988e90d5df2a8a5b36839de481b
tree69060ba93de33845bb4f3e9b0911ad33731ec68c
parent22a7e94a6a63d852c63f992fcfcb9e71d5714feb
Move the implementations of four deprecated crypto functions to
old_api_glue.c.  Move the prototypes of seven deprecated crypto
functions to old_api_glue.c instead of k5-int.h, since we don't use
those functions internally.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23112 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-int.h
src/lib/crypto/krb/coll_proof_cksum.c
src/lib/crypto/krb/keyed_cksum.c
src/lib/crypto/krb/old_api_glue.c
src/lib/crypto/krb/valid_cksumtype.c
src/lib/crypto/krb/valid_enctype.c