svn rev #22901: branches/enc-perf/src/lib/crypto/

ghudson@MIT.EDU ghudson at MIT.EDU
Thu Oct 15 15:26:56 EDT 2009


http://src.mit.edu/fisheye/changelog/krb5/?cs=22901
Commit By: ghudson
Log Message:
Export krb5int_hmac_keyblock from libk5crypto so it can be referenced
by the accessor.



Changed Files:
U   branches/enc-perf/src/lib/crypto/libk5crypto.exports
Modified: branches/enc-perf/src/lib/crypto/libk5crypto.exports
===================================================================
--- branches/enc-perf/src/lib/crypto/libk5crypto.exports	2009-10-15 16:27:19 UTC (rev 22900)
+++ branches/enc-perf/src/lib/crypto/libk5crypto.exports	2009-10-15 19:26:56 UTC (rev 22901)
@@ -136,6 +136,7 @@
 krb5int_hash_md4
 krb5int_hash_md5
 krb5int_hash_sha1
+krb5int_hmac_keyblock
 krb5int_keyhash_descbc
 krb5int_keyhash_hmac_md5
 krb5int_keyhash_md4des




More information about the cvs-krb5 mailing list