HomeSort by relevance Sort by last modified time
    Searched refs:sshpam_auth_passwd (Results 1 - 3 of 3) sorted by null

  /external/openssh/
auth-pam.h 47 int sshpam_auth_passwd(Authctxt *, const char *);
auth-passwd.c 116 return (sshpam_auth_passwd(authctxt, password) && ok);
auth-pam.c 1181 sshpam_auth_passwd(Authctxt *authctxt, const char *password) function

Completed in 2080 milliseconds