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

/freebsd-current/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,
917 if ((r = sshkey_cert_check_authority(sign_key, 0, 1, 0,
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, function
2375 return sshkey_cert_check_authority(k, want_host, require_principal,

Completed in 140 milliseconds