Searched refs:PasswordHashHash (Results 1 – 2 of 2) sorted by relevance
221 char PasswordHashHash[16]; in GenerateAuthenticatorResponse() local249 HashNtPasswordHash(PasswordHash, PasswordHashHash); in GenerateAuthenticatorResponse()252 SHA1_Update(&Context, PasswordHashHash, 16); in GenerateAuthenticatorResponse()278 GetMasterKey(char *PasswordHashHash, char *NTResponse, char *MasterKey) in GetMasterKey() argument288 SHA1_Update(&Context, PasswordHashHash, 16); in GetMasterKey()
219 * fixed EAP-pwd pre-processing with PasswordHashHash