Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/ssh/
Dauthfd.h73 AuthenticationConnection *ssh_get_authentication_connection(void);
Dssh-add.c336 ac = ssh_get_authentication_connection(); in main()
Dauthfd.c194 ssh_get_authentication_connection(void) in ssh_get_authentication_connection() function
Dsshconnect1.c73 auth = ssh_get_authentication_connection(); in try_agent_authentication()
Dsshconnect2.c826 if ((ac = ssh_get_authentication_connection())) { in pubkey_prepare()