Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsshkey.c2416 u_int i, principal_matches; in sshkey_cert_check_authority() local
2449 principal_matches = 0; in sshkey_cert_check_authority()
2454 principal_matches = 1; in sshkey_cert_check_authority()
2458 principal_matches = 1; in sshkey_cert_check_authority()
2462 if (!principal_matches) { in sshkey_cert_check_authority()