Home
last modified time | relevance | path

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

/external/openssh/
Dmonitor.c1030 static void *sshpam_ctxt, *sshpam_authok; variable
1045 sshpam_authok = NULL; in mm_answer_pam_init_ctx()
1066 sshpam_authok = NULL; in mm_answer_pam_query()
1072 sshpam_authok = sshpam_ctxt; in mm_answer_pam_query()
1109 sshpam_authok = NULL; in mm_answer_pam_respond()
1133 sshpam_authok = sshpam_ctxt; in mm_answer_pam_respond()
1140 int r = sshpam_authok != NULL && sshpam_authok == sshpam_ctxt; in mm_answer_pam_free_ctx()
1146 sshpam_ctxt = sshpam_authok = NULL; in mm_answer_pam_free_ctx()