Home
last modified time | relevance | path

Searched refs:want_host (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dkey.c226 key_cert_check_authority(const Key *k, int want_host, int require_principal, in key_cert_check_authority() argument
231 if ((r = sshkey_cert_check_authority(k, want_host, require_principal, in key_cert_check_authority()
Dsshkey.c2534 int want_host, int require_principal, in sshkey_cert_check_authority() argument
2543 if (want_host) { in sshkey_cert_check_authority()