Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Ddns.c197 struct sshkey *hostkey, int *flags) in verify_host_key_dns()
H A Dauth2-pubkey.c93 struct sshkey *key = NULL, *hostkey = NULL; in userauth_pubkey() local
H A Dssh_api.c497 _ssh_verify_host_key(struct sshkey *hostkey, struct ssh *ssh) in _ssh_verify_host_key()
H A Dssh-agent.c580 struct sshkey *mkey = NULL, *hostkey = NULL; in parse_userauth_request() local
732 struct sshkey *key = NULL, *hostkey = NULL; in process_sign_request2() local
H A Dssh-keyscan.c203 key_print_wrapper(struct sshkey *hostkey, struct ssh *ssh) in key_print_wrapper()
H A Dmonitor.c1246 struct sshkey *hostkey = NULL; in monitor_valid_userblob() local
H A Dsshconnect2.c97 verify_host_key_callback(struct sshkey *hostkey, struct ssh *ssh) in verify_host_key_callback()