Searched refs:PasswordHashHash (Results 1 – 2 of 2) sorted by relevance
223 char PasswordHashHash[16]; in GenerateAuthenticatorResponse() local251 HashNtPasswordHash(PasswordHash, PasswordHashHash); in GenerateAuthenticatorResponse()254 SHA1_Update(&Context, PasswordHashHash, 16); in GenerateAuthenticatorResponse()280 GetMasterKey(char *PasswordHashHash, char *NTResponse, char *MasterKey) in GetMasterKey() argument290 SHA1_Update(&Context, PasswordHashHash, 16); in GetMasterKey()
169 * fixed EAP-pwd pre-processing with PasswordHashHash