Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dchap_ms.c214 char PasswordHashHash[16]; in GenerateAuthenticatorResponse() local
271 GetMasterKey(char *PasswordHashHash, char *NTResponse, char *MasterKey) in GetMasterKey()