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

/external/openssh/
H A Dkey.h76 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 Dauth2-pubkey.c408 if (key_cert_check_authority(key, 0, 0,
482 if (key_cert_check_authority(key, 0, 1,
H A Dkey.c226 key_cert_check_authority(const Key *k, int want_host, int require_principal, function
H A Dsshconnect.c712 if (key_cert_check_authority(host_key, 1, 0, host, &reason) != 0) {

Completed in 165 milliseconds