Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsshkey.c2308 u_int i, principal_matches; in sshkey_cert_check_authority() local
2341 principal_matches = 0; in sshkey_cert_check_authority()
2346 principal_matches = 1; in sshkey_cert_check_authority()
2350 principal_matches = 1; in sshkey_cert_check_authority()
2354 if (!principal_matches) { in sshkey_cert_check_authority()