Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsshkey.c2413 int want_host, int require_principal, int wildcard_pattern, in sshkey_cert_check_authority() argument
2424 if (want_host) { in sshkey_cert_check_authority()
2473 int want_host, int require_principal, int wildcard_pattern, in sshkey_cert_check_authority_now() argument
2483 return sshkey_cert_check_authority(k, want_host, require_principal, in sshkey_cert_check_authority_now()