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

/macosx-10.10/OpenSSH-189/openssh/
H A Dauth-pam.h47 int sshpam_auth_passwd(Authctxt *, const char *);
H A Dauth-passwd.c116 return (sshpam_auth_passwd(authctxt, password) && ok);
H A Dauth-pam.c1182 sshpam_auth_passwd(Authctxt *authctxt, const char *password) function

Completed in 85 milliseconds