Searched defs:hostkey (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/usr.bin/ssh/ | ||
H A D | dns.c | 195 struct sshkey *hostkey, int *flags) in verify_host_key_dns() |
H A D | auth2-pubkey.c | 91 struct sshkey *key = NULL, *hostkey = NULL; userauth_pubkey() local |
H A D | ssh_api.c | 506 _ssh_verify_host_key(struct sshkey * hostkey,struct ssh * ssh) _ssh_verify_host_key() argument |
H A D | ssh-keyscan.c | 186 key_print_wrapper(struct sshkey *hostkey, struct ssh *ssh) in key_print_wrapper() argument |
H A D | ssh-agent.c | 682 struct sshkey *mkey = NULL, *hostkey = NULL; parse_userauth_request() local |
H A D | monitor.c | 1009 struct sshkey *hostkey = NULL; monitor_valid_userblob() local |
H A D | sshconnect2.c | 89 verify_host_key_callback(struct sshkey *hostkey, struct ssh *ssh) in verify_host_key_callback() argument |