Searched refs:ssh_get_authentication_connection (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/crypto/openssh/
H A Dauthfd.h73 AuthenticationConnection *ssh_get_authentication_connection(void);
H A Dssh-add.c431 ac = ssh_get_authentication_connection();
H A Dauthfd.c195 ssh_get_authentication_connection(void) function
H A Dsshconnect1.c74 auth = ssh_get_authentication_connection();
H A Dsshd.c691 auth_conn = ssh_get_authentication_connection();
2157 auth_conn = ssh_get_authentication_connection();
H A Dsshconnect2.c1235 if ((ac = ssh_get_authentication_connection())) {
/freebsd-9.3-release/lib/libpam/modules/pam_ssh/
H A Dpam_ssh.c339 if ((ac = ssh_get_authentication_connection()) == NULL) {

Completed in 119 milliseconds