Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap_ms.c124 ChallengeResponse(challenge, pwHash, response) in ChallengeResponse() argument
126 u_char *pwHash; /* IN 16 octets */
132 BCOPY(pwHash, ZPasswordHash, MD4_SIGNATURE_SIZE);