Searched refs:sshkey_cert_check_authority (Results 1 – 3 of 3) sorted by relevance
142 int sshkey_cert_check_authority(const struct sshkey *, int, int,
231 if ((r = sshkey_cert_check_authority(k, want_host, require_principal, in key_cert_check_authority()
2488 sshkey_cert_check_authority(const struct sshkey *k, in sshkey_cert_check_authority() function