Home
last modified time | relevance | path

Searched defs:server_host_key (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/ssh/
H A Dkexgexc.c145 struct sshkey *server_host_key = NULL; in input_kex_dh_gex_reply() local
H A Dkexgen.c139 struct sshkey *server_host_key = NULL; input_kex_gen_reply() local
H A Dkex.c1179 kex_verify_host_key(struct ssh * ssh,struct sshkey * server_host_key) kex_verify_host_key() argument