OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pam_authenticate
(Results
1 - 4
of
4
) sorted by null
/external/dropbear/
svr-authpam.c
219
if ((rc =
pam_authenticate
(pamHandlep, 0)) != PAM_SUCCESS) {
220
dropbear_log(LOG_WARNING, "
pam_authenticate
() failed, rc=%d, %s\n",
configure
4138
pam_authenticate
();
function
[
all
...]
/external/ipsec-tools/src/racoon/
isakmp_xauth.c
683
error =
pam_authenticate
(pam, 0);
688
"
pam_authenticate
failed: %s\n",
[
all
...]
/external/ppp/pppd/
auth.c
[
all
...]
Completed in 1845 milliseconds