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

/freebsd-10-stable/crypto/openssh/
H A Dkey.h75 int key_cert_check_authority(const Key *, int, int, const char *,
H A Dauth2-hostbased.c207 key_cert_check_authority(key, 1, 0, lookup, &reason)) {
H A Dkey.c226 key_cert_check_authority(const Key *k, int want_host, int require_principal, function
H A Dauth2-pubkey.c796 if (key_cert_check_authority(key, 0, 0,
878 if (key_cert_check_authority(key, 0, 1,
H A Dsshconnect.c716 if (key_cert_check_authority(host_key, 1, 0, host, &reason) != 0) {
H A Dssh_namespace.h419 #define key_cert_check_authority Fssh_key_cert_check_authority macro

Completed in 184 milliseconds