00001 void SMBencrypt(char *passwd, uint8 *c8, uint8 *p24); 00002 void SMBNTencrypt(char *passwd, uint8 *c8, uint8 *p24);