]> Pileus Git - ~andy/fetchmail/blob - smbencrypt.h
Enhance --with-ssl documentation.
[~andy/fetchmail] / smbencrypt.h
1 void SMBencrypt(char *passwd, uint8 *c8, uint8 *p24);
2 void SMBNTencrypt(char *passwd, uint8 *c8, uint8 *p24);