aboutsummaryrefslogtreecommitdiffstats
path: root/libntlm-0.21/smbencrypt.h
diff options
context:
space:
mode:
Diffstat (limited to 'libntlm-0.21/smbencrypt.h')
-rw-r--r--libntlm-0.21/smbencrypt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libntlm-0.21/smbencrypt.h b/libntlm-0.21/smbencrypt.h
deleted file mode 100644
index 0f33b062..00000000
--- a/libntlm-0.21/smbencrypt.h
+++ /dev/null
@@ -1,2 +0,0 @@
-void SMBencrypt(char *passwd, uint8 *c8, uint8 *p24);
-void SMBNTencrypt(char *passwd, uint8 *c8, uint8 *p24);