Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dauth2-hostbased.c215 sshkey_cert_check_authority_now(key, 1, 0, 0, lookup, &reason)) { in hostbased_key_allowed()
H A Dsshkey.h241 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, in auth_check_authkey_line()
H A Dauth2-pubkey.c531 if (sshkey_cert_check_authority_now(key, 0, 1, 0, in user_cert_trusted_ca()
H A Dssh_namespace.h843 #define sshkey_cert_check_authority_now Fssh_sshkey_cert_check_authority_now macro
H A Dsshkey.c2472 sshkey_cert_check_authority_now(const struct sshkey *k, in sshkey_cert_check_authority_now() function
2494 if ((r = sshkey_cert_check_authority_now(key, 1, 0, wildcard_principals, in sshkey_cert_check_host()