Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
HDsshkey.h241 int sshkey_cert_check_host(const struct sshkey *, const char *,
HDsshconnect.c1093 if (sshkey_cert_check_host(host_key, in check_host_key()
HDssh-agent.c400 if (sshkey_cert_check_host(key, hostname, 1, in match_key_hop()
HDsshkey.c2380 sshkey_cert_check_host(const struct sshkey *key, const char *host, in sshkey_cert_check_host() function