summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/md4/md4glue.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/md4/md4glue.c')
-rw-r--r--src/lib/crypto/md4/md4glue.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/crypto/md4/md4glue.c b/src/lib/crypto/md4/md4glue.c
index 457dbea65..d9449f9de 100644
--- a/src/lib/crypto/md4/md4glue.c
+++ b/src/lib/crypto/md4/md4glue.c
@@ -54,6 +54,7 @@ krb5_checksum *outcksum;
}
krb5_checksum_entry rsa_md4_cksumtable_entry = {
+ 0,
md4_sum_func,
RSA_MD4_CKSUM_LENGTH,
1, /* is collision proof */