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

/freebsd-12-stable/usr.sbin/ppp/
H A Dchap_ms.c185 char PasswordHash[16]; local
188 NtPasswordHash(Password, PasswordLen, PasswordHash);
189 ChallengeResponse(Challenge, PasswordHash, Response);
222 char PasswordHash[16]; local
247 NtPasswordHash(Password, PasswordLen, PasswordHash);
251 HashNtPasswordHash(PasswordHash, PasswordHashHash);

Completed in 43 milliseconds