Home
last modified time | relevance | path

Searched refs:authfd (Results 1 – 4 of 4) sorted by relevance

/trueos/crypto/openssh/
HDauthfd.c80 int authfd; in ssh_agent_present() local
84 if ((authfd = ssh_get_authentication_socket()) == -1) in ssh_agent_present()
87 ssh_close_authentication_socket(authfd); in ssh_agent_present()
HDOVERVIEW82 - Code to communicate with the authentication agent is in authfd.c.
96 authentication agent using authfd.c.
HDChangeLog184 [auth2-chall.c authfd.c authfile.c bufaux.c bufec.c canohost.c]
544 [authfd.c]
619 [authfd.c key.c key.h ssh-agent.c]
627 [authfd.c authfile.c key.c key.h myproposal.h pathnames.h readconf.c]
802 [auth-options.c auth2-chall.c authfd.c channels.c cipher-3des1.c]
1539 dns.c packet.c readpass.c authfd.c moduli.c]
/trueos/secure/lib/libssh/
HDMakefile8 SRCS= authfd.c authfile.c bufaux.c bufbn.c buffer.c \