Home
last modified time | relevance | path

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

/freebsd/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.c507 _ssh_verify_host_key(struct sshkey *hostkey, struct ssh *ssh) in _ssh_verify_host_key()
H A Dssh-keyscan.c214 key_print_wrapper(struct sshkey *hostkey, struct ssh *ssh) in key_print_wrapper()
H A Dssh-agent.c713 struct sshkey *mkey = NULL, *hostkey = NULL; in parse_userauth_request() local
865 struct sshkey *key = NULL, *hostkey = NULL; in process_sign_request2() local
H A Dmonitor.c1247 struct sshkey *hostkey = NULL; in monitor_valid_userblob() local
H A Dsshconnect2.c96 verify_host_key_callback(struct sshkey *hostkey, struct ssh *ssh) in verify_host_key_callback()
/freebsd/contrib/ntp/util/
H A Dntp-keygen.c316 int hostkey = 0; /* generate RSA keys */ in main() local