Searched refs:ConfigureTrustedRootCertificates (Results 1 - 3 of 3) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dopenssladapter.h85 static bool ConfigureTrustedRootCertificates(SSL_CTX* ctx);
H A Dopenssladapter.cc824 bool OpenSSLAdapter::ConfigureTrustedRootCertificates(SSL_CTX* ctx) { function in class:talk_base::OpenSSLAdapter
848 if (!ConfigureTrustedRootCertificates(ctx)) {
H A Dopensslstreamadapter.cc537 if(!OpenSSLAdapter::ConfigureTrustedRootCertificates(ctx)) {

Completed in 71 milliseconds