Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dchap_ms.c215 char *NTResponse, char *PeerChallenge, in GenerateAuthenticatorResponse()
278 GetMasterKey(char *PasswordHashHash, char *NTResponse, char *MasterKey) in GetMasterKey()
H A Dchap.h69 char NTResponse[24]; member