Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/ssh/
Ddns.c195 struct sshkey *hostkey, int *flags) in verify_host_key_dns()
Dauth2-pubkey.c92 struct sshkey *key = NULL, *hostkey = NULL; in userauth_pubkey() local
Dssh_api.c508 _ssh_verify_host_key(struct sshkey *hostkey, struct ssh *ssh) in _ssh_verify_host_key()
Dssh-keyscan.c186 key_print_wrapper(struct sshkey *hostkey, struct ssh *ssh) in key_print_wrapper()
Dssh-agent.c687 struct sshkey *mkey = NULL, *hostkey = NULL; in parse_userauth_request() local
839 struct sshkey *key = NULL, *hostkey = NULL; in process_sign_request2() local
Dmonitor.c1106 struct sshkey *hostkey = NULL; in monitor_valid_userblob() local
Dsshconnect2.c89 verify_host_key_callback(struct sshkey *hostkey, struct ssh *ssh) in verify_host_key_callback()