Searched refs:ssh_agent_bind_hostkey (Results 1 – 3 of 3) sorted by relevance
68 int ssh_agent_bind_hostkey(int sock, const struct sshkey *key,
755 ssh_agent_bind_hostkey(int sock, const struct sshkey *key, in ssh_agent_bind_hostkey() function
1838 if ((r = ssh_agent_bind_hostkey(sock, ssh->kex->initial_hostkey, in client_request_agent()