Searched refs:cert_common_name (Results 1 – 4 of 4) sorted by relevance
509 const std::string& cert_common_name, in VerifyHostname() argument543 return reference_name == cert_common_name; in VerifyHostname()604 common_name_as_vector.push_back(cert_common_name); in VerifyHostname()
460 const std::string& cert_common_name,
151 const string& cert_common_name() const;
357 const string& QuicTestClient::cert_common_name() const { in cert_common_name() function in net::tools::test::QuicTestClient