Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmonitor.c1045 static void *sshpam_ctxt, *sshpam_authok; variable
1060 sshpam_authok = NULL; in mm_answer_pam_init_ctx()
1081 sshpam_authok = NULL; in mm_answer_pam_query()
1087 sshpam_authok = sshpam_ctxt; in mm_answer_pam_query()
1124 sshpam_authok = NULL; in mm_answer_pam_respond()
1152 sshpam_authok = sshpam_ctxt; in mm_answer_pam_respond()
1159 int r = sshpam_authok != NULL && sshpam_authok == sshpam_ctxt; in mm_answer_pam_free_ctx()
1165 sshpam_ctxt = sshpam_authok = NULL; in mm_answer_pam_free_ctx()