Regenerable files dropped from CVS
[middleman.git] / libntlm / smbencrypt.h
1 void SMBencrypt(char *passwd, uint8 *c8, uint8 *p24);
2 void SMBNTencrypt(char *passwd, uint8 *c8, uint8 *p24);