Lines Matching refs:match
1745 // Do case-insensitive match. At least 2 dots are required to enable
1746 // wildcard match. Also wildcard must be in the left-most label.
1747 // Don't attempt to match a presented identifier where the wildcard
1767 // Perform wildcard match. Here '*' must match at least one
1921 // RFC 6125, section 6.4.4. says that client MUST not seek a match
1976 LOG(ERROR) << "Certificate verification failed: hostname does not match";
2013 auto wcidx = rev_wildcard_router_.match(rev_suffix);
2050 // Always prefer exact match
2051 auto idx = router_.match(hostname);
2077 // '*' must match at least one byte
2549 LOG(ERROR) << "OCSP verification serial numbers do not match";