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

/freebsd-12-stable/stand/efi/include/
H A Deficonsctl.h106 IN CHAR16 *Password
111 Lock Std In devices until Password is typed.
115 Password - Password needed to unlock screen. NULL means unlock keyboard
/freebsd-12-stable/contrib/tcsh/
H A Dtc.func.c765 pp = xgetpass("Password:");
/freebsd-12-stable/usr.sbin/ppp/
H A Dchap_ms.c181 char *UserName, char *Password,
188 NtPasswordHash(Password, PasswordLen, PasswordHash);
216 GenerateAuthenticatorResponse(char *Password, int PasswordLen, argument
247 NtPasswordHash(Password, PasswordLen, PasswordHash);
180 GenerateNTResponse(char *AuthenticatorChallenge, char *PeerChallenge, char *UserName, char *Password, int PasswordLen, char *Response) argument

Completed in 108 milliseconds