Home
last modified time | relevance | path

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

/external/openssh/
Dauthfd.h74 void ssh_close_authentication_connection(AuthenticationConnection *);
Dsshconnect1.c140 ssh_close_authentication_connection(auth); in try_agent_authentication()
150 ssh_close_authentication_connection(auth); in try_agent_authentication()
Dssh-add.c486 ssh_close_authentication_connection(ac); in main()
Dauthfd.c223 ssh_close_authentication_connection(AuthenticationConnection *auth) in ssh_close_authentication_connection() function
Dsshconnect2.c1436 ssh_close_authentication_connection(authctxt->agent); in pubkey_cleanup()