Home
last modified time | relevance | path

Searched refs:ssh_close_authentication_socket (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauthfd.h46 void ssh_close_authentication_socket(int sock);
H A Dauthfd.c209 ssh_close_authentication_socket(int sock) in ssh_close_authentication_socket() function
/netbsd-src/lib/libpam/modules/pam_ssh/
H A Dpam_ssh.c402 ssh_close_authentication_socket(agent_fd); in pam_ssh_add_keys_to_agent()