Home
last modified time | relevance | path

Searched refs:PasswordHashHash (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/usr.sbin/ppp/
H A Dchap_ms.c223 char PasswordHashHash[16]; in GenerateAuthenticatorResponse() local
251 HashNtPasswordHash(PasswordHash, PasswordHashHash); in GenerateAuthenticatorResponse()
254 SHA1_Update(&Context, PasswordHashHash, 16); in GenerateAuthenticatorResponse()
280 GetMasterKey(char *PasswordHashHash, char *NTResponse, char *MasterKey) in GetMasterKey() argument
290 SHA1_Update(&Context, PasswordHashHash, 16); in GetMasterKey()
/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A DChangeLog169 * fixed EAP-pwd pre-processing with PasswordHashHash