Home
last modified time | relevance | path

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

/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dauth-pam.c227 static int sshpam_authenticated = 0; variable
615 sshpam_authenticated = 0; in sshpam_cleanup()
822 sshpam_authenticated = 1; in sshpam_respond()
953 if (sshpam_authenticated) in do_pam_setcred()
/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dauth-pam.c243 static int sshpam_authenticated = 0; variable
669 sshpam_authenticated = 0; in sshpam_cleanup()
954 sshpam_authenticated = 1; in sshpam_respond()
1084 if (sshpam_authenticated) in do_pam_setcred()
/dports/security/openssh-portable/openssh-8.8p1/
H A Dauth-pam.c245 static int sshpam_authenticated = 0; variable
681 sshpam_authenticated = 0; in sshpam_cleanup()
979 sshpam_authenticated = 1; in sshpam_respond()
1109 if (sshpam_authenticated) in do_pam_setcred()