summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/crypto/md4/rsa-md4.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/crypto/md4/rsa-md4.h b/src/lib/crypto/md4/rsa-md4.h
index a129569d0..011a2d53e 100644
--- a/src/lib/crypto/md4/rsa-md4.h
+++ b/src/lib/crypto/md4/rsa-md4.h
@@ -35,6 +35,7 @@
#define RSA_MD4_CKSUM_LENGTH 16
/* des blocksize is 8, so this works nicely... */
#define RSA_MD4_DES_CKSUM_LENGTH 16
+#define RSA_MD4_DES_CONFOUND_LENGTH 8
extern krb5_checksum_entry
rsa_md4_cksumtable_entry,