Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsshkey.c3134 u_int i, principal_matches; in sshkey_cert_check_authority() local
3167 principal_matches = 0; in sshkey_cert_check_authority()
3172 principal_matches = 1; in sshkey_cert_check_authority()
3176 principal_matches = 1; in sshkey_cert_check_authority()
3180 if (!principal_matches) { in sshkey_cert_check_authority()