Searched refs:ssh_agent_bind_hostkey (Results 1 – 5 of 5) sorted by relevance
67 int ssh_agent_bind_hostkey(int sock, const struct sshkey *key,
753 ssh_agent_bind_hostkey(int sock, const struct sshkey *key, in ssh_agent_bind_hostkey() function
549 #define ssh_agent_bind_hostkey Fssh_ssh_agent_bind_hostkey macro
1846 if ((r = ssh_agent_bind_hostkey(sock, ssh->kex->initial_hostkey, in client_request_agent()
1640 if ((r = ssh_agent_bind_hostkey(agent_fd, ssh->kex->initial_hostkey, in get_agent_identities()