Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dauth2-hostbased.c214 sshkey_cert_check_authority_now(key, 1, 0, 0, lookup, &reason)) { in hostbased_key_allowed()
H A Dsshkey.h235 int sshkey_cert_check_authority_now(const struct sshkey *, int, int, int,
H A Dauth2-pubkeyfile.c366 if (sshkey_cert_check_authority_now(key, 0, 0, 0, in auth_check_authkey_line()
H A Dauth2-pubkey.c528 if (sshkey_cert_check_authority_now(key, 0, 1, 0, in user_cert_trusted_ca()
H A Dsshkey.c2429 sshkey_cert_check_authority_now(const struct sshkey *k, in sshkey_cert_check_authority_now() function
2451 if ((r = sshkey_cert_check_authority_now(key, 1, 0, wildcard_principals, in sshkey_cert_check_host()