Searched refs:sshkey_cert_check_authority_now (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/crypto/openssh/
H A Dauth2-hostbased.c214 sshkey_cert_check_authority_now(key, 1, 0, 0, lookup, &reason)) {
H A Dsshkey.h239 int sshkey_cert_check_authority_now(const struct sshkey *, int, int, int,
H A Dauth2-pubkeyfile.c367 if (sshkey_cert_check_authority_now(key, 0, 0, 0,
H A Dauth2-pubkey.c530 if (sshkey_cert_check_authority_now(key, 0, 1, 0,
H A Dssh_namespace.h830 #define sshkey_cert_check_authority_now Fssh_sshkey_cert_check_authority_now macro
H A Dsshkey.c2364 sshkey_cert_check_authority_now(const struct sshkey *k, function
2386 if ((r = sshkey_cert_check_authority_now(key, 1, 0, wildcard_principals,

Completed in 212 milliseconds