Searched refs:AllowCertForHost (Results 1 – 3 of 3) sorted by relevance
32 void AllowCertForHost(const net::X509Certificate& cert,
34 void SSLPolicyBackend::AllowCertForHost(const net::X509Certificate& cert, in AllowCertForHost() function in content::SSLPolicyBackend
177 backend_->AllowCertForHost(*handler->ssl_info().cert.get(), in OnAllowCertificate()