Searched defs:host_key (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dsshconnect1.c347 try_rhosts_rsa_authentication(const char *local_user, Key * host_key) argument
505 Key *host_key, *server_key; local
[all...]
H A Dsshconnect.c712 check_host_cert(const char *host, const Key *host_key) argument
809 check_host_key(char *hostname, struct sockaddr *hostaddr, u_short port, Key *host_key, int readonly, char **user_hostfiles, u_int num_user_hostfiles, char **system_hostfiles, u_int num_system_hostfiles) argument
1241 verify_host_key(char *host, struct sockaddr *hostaddr, Key *host_key) argument
1458 warn_changed_key(Key *host_key) argument
[all...]

Completed in 76 milliseconds