diff options
Diffstat (limited to 'source4/lib/crypto/md4.h')
-rw-r--r-- | source4/lib/crypto/md4.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/crypto/md4.h b/source4/lib/crypto/md4.h deleted file mode 100644 index 234e488e4f..0000000000 --- a/source4/lib/crypto/md4.h +++ /dev/null @@ -1 +0,0 @@ -void mdfour(uint8_t *out, const uint8_t *in, int n); |