summaryrefslogtreecommitdiff
path: root/lib/crypto/md5test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto/md5test.c')
-rw-r--r--lib/crypto/md5test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/crypto/md5test.c b/lib/crypto/md5test.c
index 38e65317ff..38626c39bc 100644
--- a/lib/crypto/md5test.c
+++ b/lib/crypto/md5test.c
@@ -23,6 +23,8 @@
struct torture_context;
+bool torture_local_crypto_md5(struct torture_context *torture);
+
/*
This uses the test values from rfc1321
*/