Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsshkey.c3131 int want_host, int require_principal, int wildcard_pattern, in sshkey_cert_check_authority() argument
3162 if (require_principal) { 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()