Allow a zero checksum type to be passed into krb5_k_verify_checksum_iov;
authorLuke Howard <lukeh@padl.com>
Thu, 9 Sep 2010 15:54:32 +0000 (15:54 +0000)
committerLuke Howard <lukeh@padl.com>
Thu, 9 Sep 2010 15:54:32 +0000 (15:54 +0000)
commit4aa174a66adb5c20932c7c6d154baf894ea22c95
tree6eeaea68d621b1c89dad99aed553bb2276243b90
parentc766c773504c863467cee30543e06093093d6f1a
Allow a zero checksum type to be passed into krb5_k_verify_checksum_iov;
this indicates that the mandatory checksum type for the key is to be used.
This interface is necessary because there is no public interface through
which the mandatory checksum type for an encryption type can be determined.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24304 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/krb/verify_checksum_iov.c