Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dmonitor.c1018 static void *sshpam_ctxt, *sshpam_authok; variable
1033 sshpam_authok = NULL; in mm_answer_pam_init_ctx()
1054 sshpam_authok = NULL; in mm_answer_pam_query()
1060 sshpam_authok = sshpam_ctxt; in mm_answer_pam_query()
1097 sshpam_authok = NULL; in mm_answer_pam_respond()
1121 sshpam_authok = sshpam_ctxt; in mm_answer_pam_respond()
1128 int r = sshpam_authok != NULL && sshpam_authok == sshpam_ctxt; in mm_answer_pam_free_ctx()
1134 sshpam_ctxt = sshpam_authok = NULL; in mm_answer_pam_free_ctx()