Searched refs:sshkey_cert_check_authority (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/crypto/openssh/ |
| H A D | sshkey.h | 237 int sshkey_cert_check_authority(const struct sshkey *, int, int, int,
|
| H A D | sshsig.c | 852 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 D | ssh_namespace.h | 829 #define sshkey_cert_check_authority Fssh_sshkey_cert_check_authority macro
|
| H A D | sshkey.c | 2304 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()
|