Home
last modified time | relevance | path

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

/external/openssh/
Dsshconnect.c710 check_host_cert(const char *host, const Key *host_key) in check_host_cert() function
906 if (want_cert && !check_host_cert(hostname, host_key)) in check_host_key()