make hmac-md5 the keyed checksum type for arcfour-hmac-md5

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:
Andrew Bartlett
2011-12-15 16:36:03 +11:00
committed by Love Hornquist Astrand
parent 5ce504c1fb
commit cdc04ce0ff

View File

@@ -317,7 +317,7 @@ struct _krb5_encryption_type _krb5_enctype_arcfour_hmac_md5 = {
8,
&keytype_arcfour,
&_krb5_checksum_hmac_md5,
NULL,
&_krb5_checksum_hmac_md5,
F_SPECIAL,
ARCFOUR_encrypt,
0,