Searched refs:pwdhashhash (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Dchap.c187 char pwdhashhash[CHAP81_HASH_LEN]; local
212 HashNtPasswordHash(pwdhash, pwdhashhash);
219 GetMasterKey(pwdhashhash, ntresponse, MPPE_MasterKey); /* XXX Global ! */

Completed in 43 milliseconds