Searched defs:server_host_key (Results 1 – 3 of 3) sorted by relevance
145 struct sshkey *server_host_key = NULL; in input_kex_dh_gex_reply() local
142 struct sshkey *server_host_key = NULL; in input_kex_gen_reply() local
1177 kex_verify_host_key(struct ssh *ssh, struct sshkey *server_host_key) in kex_verify_host_key()