aboutsummaryrefslogtreecommitdiffstats
path: root/smbmd4.h
diff options
context:
space:
mode:
Diffstat (limited to 'smbmd4.h')
-rw-r--r--smbmd4.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/smbmd4.h b/smbmd4.h
new file mode 100644
index 00000000..af739949
--- /dev/null
+++ b/smbmd4.h
@@ -0,0 +1 @@
+extern void mdfour(unsigned char *out, unsigned char *in, int n);