Searched defs:VerifyNameMatch (Results 1 – 2 of 2) sorted by relevance
397 bool VerifyNameMatch(der::Input a_rdn_sequence, der::Input b_rdn_sequence) { in VerifyNameMatch() function
571 bool X509Certificate::VerifyNameMatch(std::string_view hostname) const { in VerifyNameMatch() function in net::X509Certificate