Searched refs:dnsmatched (Results 1 – 1 of 1) sorted by relevance
2157 bool dnsmatched = FALSE; in ossl_verifyhost() local2165 for(i = 0; (i < numalts) && !dnsmatched; i++) { in ossl_verifyhost()2197 dnsmatched = TRUE; in ossl_verifyhost()2216 if(dnsmatched || ipmatched) in ossl_verifyhost()
Completed in 20 milliseconds