Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dsshkey.h237 int sshkey_cert_check_authority(const struct sshkey *, int, int, int,
H A Dsshsig.c852 if ((r = sshkey_cert_check_authority(cert, 0, 1, 0, in cert_filter_principals()
918 if ((r = sshkey_cert_check_authority(sign_key, 0, 1, 0, in check_allowed_keys_line()
H A Dssh_namespace.h829 #define sshkey_cert_check_authority Fssh_sshkey_cert_check_authority macro
H A Dsshkey.c2304 sshkey_cert_check_authority(const struct sshkey *k, in sshkey_cert_check_authority() function
2375 return sshkey_cert_check_authority(k, want_host, require_principal, in sshkey_cert_check_authority_now()