Home
last modified time | relevance | path

Searched refs:sshpam_auth_passwd (Results 1 – 9 of 9) sorted by relevance

/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dauth-pam.h47 int sshpam_auth_passwd(Authctxt *, const char *);
H A Dauth-passwd.c116 return (sshpam_auth_passwd(authctxt, password) && ok); in auth_password()
H A Dauth-pam.c1179 sshpam_auth_passwd(Authctxt *authctxt, const char *password) in sshpam_auth_passwd() function
/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dauth-pam.h42 int sshpam_auth_passwd(Authctxt *, const char *);
H A Dauth-passwd.c116 return (sshpam_auth_passwd(authctxt, password) && ok);
H A Dauth-pam.c1314 sshpam_auth_passwd(Authctxt *authctxt, const char *password) in sshpam_auth_passwd() function
/dports/security/openssh-portable/openssh-8.8p1/
H A Dauth-pam.h42 int sshpam_auth_passwd(Authctxt *, const char *);
H A Dauth-passwd.c116 return (sshpam_auth_passwd(authctxt, password) && ok); in auth_password()
H A Dauth-pam.c1337 sshpam_auth_passwd(Authctxt *authctxt, const char *password) in sshpam_auth_passwd() function