Home
last modified time | relevance | path

Searched defs:IsAllowedBadCert (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/ssl/
Dssl_config.cc29 bool SSLConfig::IsAllowedBadCert(X509Certificate* cert, in IsAllowedBadCert() function in net::SSLConfig
/external/cronet/net/socket/
Dssl_client_socket_impl.cc1914 bool SSLClientSocketImpl::IsAllowedBadCert(X509Certificate* cert, in IsAllowedBadCert() function in net::SSLClientSocketImpl