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

/freebsd-10.1-release/crypto/openssh/
H A Dsshconnect1.c328 try_rhosts_rsa_authentication(const char *local_user, Key * host_key) argument
486 Key *host_key, *server_key; local
[all...]
H A Dsshconnect.c731 check_host_cert(const char *host, const Key *host_key) argument
828 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
1245 verify_host_key(char *host, struct sockaddr *hostaddr, Key *host_key) argument
1385 warn_changed_key(Key *host_key) argument
[all...]

Completed in 21 milliseconds