Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap_ms.c117 ChallengeResponse(challenge, pwHash, response) in ChallengeResponse() argument
119 u_char *pwHash; /* IN 16 octets */
125 BCOPY(pwHash, ZPasswordHash, MD4_SIGNATURE_SIZE);