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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dchap.c186 char pwdhash[CHAP81_HASH_LEN]; local
211 NtPasswordHash(expkey, klen * 2, pwdhash);
212 HashNtPasswordHash(pwdhash, pwdhashhash);

Completed in 55 milliseconds