Home
last modified time | relevance | path

Searched defs:hostkey (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/usr.bin/ssh/
H A Ddns.c195 struct sshkey *hostkey, int *flags) in verify_host_key_dns()
H A Dauth2-pubkey.c91 struct sshkey *key = NULL, *hostkey = NULL; userauth_pubkey() local
H A Dssh_api.c506 _ssh_verify_host_key(struct sshkey * hostkey,struct ssh * ssh) _ssh_verify_host_key() argument
H A Dssh-keyscan.c186 key_print_wrapper(struct sshkey *hostkey, struct ssh *ssh) in key_print_wrapper() argument
H A Dssh-agent.c682 struct sshkey *mkey = NULL, *hostkey = NULL; parse_userauth_request() local
834 struct sshkey *key = NULL, *hostkey = NULL; process_sign_request2() local
[all...]
H A Dmonitor.c1009 struct sshkey *hostkey = NULL; monitor_valid_userblob() local
[all...]
H A Dsshconnect2.c89 verify_host_key_callback(struct sshkey *hostkey, struct ssh *ssh) in verify_host_key_callback() argument