Searched refs:ssh_get_authentication_connection (Results 1 – 5 of 5) sorted by relevance
79 AuthenticationConnection *ssh_get_authentication_connection(void);
315 ac = ssh_get_authentication_connection(); in main()
193 ssh_get_authentication_connection(void) in ssh_get_authentication_connection() function
81 auth = ssh_get_authentication_connection(); in try_agent_authentication()
343 authctxt.agent = ssh_get_authentication_connection(); in ssh_userauth2()