Searched refs:ssh_agent_bind_hostkey (Results 1 – 4 of 4) 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
1828 if ((r = ssh_agent_bind_hostkey(sock, ssh->kex->initial_hostkey, in client_request_agent()
1638 if ((r = ssh_agent_bind_hostkey(agent_fd, ssh->kex->initial_hostkey, in get_agent_identities()