Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dchap_ms.c121 ChallengeResponse(u_char *challenge, u_char *pwHash, u_char *response) in ChallengeResponse() argument
126 memcpy(ZPasswordHash, pwHash, 16); in ChallengeResponse()