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