Searched refs:sshkey_cert_check_host (Results 1 – 4 of 4) sorted by relevance
241 int sshkey_cert_check_host(const struct sshkey *, const char *,
1093 if (sshkey_cert_check_host(host_key, in check_host_key()
400 if (sshkey_cert_check_host(key, hostname, 1, in match_key_hop()
2380 sshkey_cert_check_host(const struct sshkey *key, const char *host, in sshkey_cert_check_host() function