Searched defs:hostkey (Results 1 – 8 of 8) sorted by relevance
197 struct sshkey *hostkey, int *flags) in verify_host_key_dns()
93 struct sshkey *key = NULL, *hostkey = NULL; in userauth_pubkey() local
507 _ssh_verify_host_key(struct sshkey *hostkey, struct ssh *ssh) in _ssh_verify_host_key()
214 key_print_wrapper(struct sshkey *hostkey, struct ssh *ssh) in key_print_wrapper()
713 struct sshkey *mkey = NULL, *hostkey = NULL; in parse_userauth_request() local865 struct sshkey *key = NULL, *hostkey = NULL; in process_sign_request2() local
1247 struct sshkey *hostkey = NULL; in monitor_valid_userblob() local
96 verify_host_key_callback(struct sshkey *hostkey, struct ssh *ssh) in verify_host_key_callback()
316 int hostkey = 0; /* generate RSA keys */ in main() local