summaryrefslogtreecommitdiffstats
path: root/src/include/krb5.hin
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/krb5.hin')
-rw-r--r--src/include/krb5.hin2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/krb5.hin b/src/include/krb5.hin
index 7f65ef7e3..f73ede99a 100644
--- a/src/include/krb5.hin
+++ b/src/include/krb5.hin
@@ -425,7 +425,7 @@ typedef struct _krb5_checksum_entry {
#define CKSUMTYPE_RSA_MD5 0x0007
#define CKSUMTYPE_RSA_MD5_DES 0x0008
#define CKSUMTYPE_NIST_SHA 0x0009
-#define CKSUMTYPE_NIST_SHA_DES3 0x000a
+#define CKSUMTYPE_HMAC_SHA 0x000a
#ifndef krb5_roundup
/* round x up to nearest multiple of y */