Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/include/
H A Dauthfd.h79 AuthenticationConnection *ssh_get_authentication_connection(void);
/titanic_44/usr/src/cmd/ssh/ssh-add/
H A Dssh-add.c315 ac = ssh_get_authentication_connection(); in main()
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dauthfd.c193 ssh_get_authentication_connection(void) in ssh_get_authentication_connection() function
/titanic_44/usr/src/cmd/ssh/ssh/
H A Dsshconnect1.c81 auth = ssh_get_authentication_connection(); in try_agent_authentication()
H A Dsshconnect2.c343 authctxt.agent = ssh_get_authentication_connection(); in ssh_userauth2()