Home
last modified time | relevance | path

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

/external/openssh/
Dmonitor.c1007 static void *sshpam_ctxt, *sshpam_authok; variable
1019 sshpam_authok = NULL; in mm_answer_pam_init_ctx()
1040 sshpam_authok = NULL; in mm_answer_pam_query()
1046 sshpam_authok = sshpam_ctxt; in mm_answer_pam_query()
1081 sshpam_authok = NULL; in mm_answer_pam_respond()
1100 sshpam_authok = sshpam_ctxt; in mm_answer_pam_respond()
1107 int r = sshpam_authok != NULL && sshpam_authok == sshpam_ctxt; in mm_answer_pam_free_ctx()
1113 sshpam_ctxt = sshpam_authok = NULL; in mm_answer_pam_free_ctx()