Searched refs:PasswordHash (Results 1 – 1 of 1) sorted by relevance
329 u_char PasswordHash[MD4_SIGNATURE_SIZE]; local336 DesEncrypt( StdText, UcasePassword + 0, PasswordHash + 0 );337 DesEncrypt( StdText, UcasePassword + 7, PasswordHash + 8 );338 ChallengeResponse(rchallenge, PasswordHash, response->LANManResp);