Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsshkey.c3131 int want_host, int require_principal, int wildcard_pattern, in sshkey_cert_check_authority() argument
3142 if (want_host) { in sshkey_cert_check_authority()
3191 int want_host, int require_principal, int wildcard_pattern, in sshkey_cert_check_authority_now() argument
3201 return sshkey_cert_check_authority(k, want_host, require_principal, in sshkey_cert_check_authority_now()