Searched refs:ssh_get_authentication_connection (Results 1 – 5 of 5) sorted by relevance
73 AuthenticationConnection *ssh_get_authentication_connection(void);
336 ac = ssh_get_authentication_connection(); in main()
194 ssh_get_authentication_connection(void) in ssh_get_authentication_connection() function
73 auth = ssh_get_authentication_connection(); in try_agent_authentication()
826 if ((ac = ssh_get_authentication_connection())) { in pubkey_prepare()