Home
last modified time | relevance | path

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

/external/openssh/
Dkey.h75 int key_cert_check_authority(const Key *, int, int, const char *,
Dauth2-hostbased.c207 key_cert_check_authority(key, 1, 0, lookup, &reason)) { in hostbased_key_allowed()
Dkey.c226 key_cert_check_authority(const Key *k, int want_host, int require_principal, in key_cert_check_authority() function
Dauth2-pubkey.c841 if (key_cert_check_authority(key, 0, 0, in check_authkeys_file()
921 if (key_cert_check_authority(key, 0, 1, in user_cert_trusted_ca()
Dsshconnect.c714 if (key_cert_check_authority(host_key, 1, 0, host, &reason) != 0) { in check_host_cert()
DChangeLog8076 potentially fail due to key_cert_check_authority() failing to locate a