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()
230 int sshkey_cert_check_host(const struct sshkey *, const char *,
893 #define sshkey_cert_check_host Fssh_sshkey_cert_check_host macro
1131 if (sshkey_cert_check_host(host_key, in check_host_key()
416 if (sshkey_cert_check_host(key, hostname, in match_key_hop()
2488 sshkey_cert_check_host(const struct sshkey *key, const char *host, in sshkey_cert_check_host() function