Searched refs:check_host_cert (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dsshconnect.c648 check_host_cert(const char *host, const Key *host_key) function
843 if (want_cert && !check_host_cert(hostname, host_key))

Completed in 111 milliseconds