Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/ppp/
HDchap_ms.c215 char *NTResponse, char *PeerChallenge, in GenerateAuthenticatorResponse()
278 GetMasterKey(char *PasswordHashHash, char *NTResponse, char *MasterKey) in GetMasterKey()
HDchap.h69 char NTResponse[24]; member