Searched defs:server_host_key (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/usr.bin/ssh/ | ||
H A D | kexgexc.c | 145 struct sshkey *server_host_key = NULL; in input_kex_dh_gex_reply() local |
H A D | kexgen.c | 139 struct sshkey *server_host_key = NULL; input_kex_gen_reply() local |
H A D | kex.c | 1179 kex_verify_host_key(struct ssh * ssh,struct sshkey * server_host_key) kex_verify_host_key() argument |