Searched refs:sshkey_cert_check_host (Results 1 – 6 of 6) sorted by relevance
215 if (sshkey_is_cert(key) && sshkey_cert_check_host(key, lookup, in hostbased_key_allowed()
225 int sshkey_cert_check_host(const struct sshkey *, const char *,
851 #define sshkey_cert_check_host Fssh_sshkey_cert_check_host macro
1088 if (sshkey_cert_check_host(host_key, in check_host_key()
413 if (sshkey_cert_check_host(key, hostname, in match_key_hop()
2476 sshkey_cert_check_host(const struct sshkey *key, const char *host, in sshkey_cert_check_host() function