]> Pileus Git - ~andy/fetchmail/blob - smbencrypt.h
merge Mirek's fetchmail-signed.patch
[~andy/fetchmail] / smbencrypt.h
1 void SMBencrypt(char *passwd, uint8 *c8, uint8 *p24);
2 void SMBNTencrypt(char *passwd, uint8 *c8, uint8 *p24);