]> Pileus Git - ~andy/fetchmail/blob - smbencrypt.h
Fix 'make check' build error on -DSTANDALONE mxget.c on some systems.
[~andy/fetchmail] / smbencrypt.h
1 void SMBencrypt(char *passwd, uint8 *c8, uint8 *p24);
2 void SMBNTencrypt(char *passwd, uint8 *c8, uint8 *p24);