HomeSort by relevance Sort by last modified time
    Searched refs:ConfigureTrustedRootCertificates (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/base/
openssladapter.h 77 static bool ConfigureTrustedRootCertificates(SSL_CTX* ctx);
openssladapter.cc 916 bool OpenSSLAdapter::ConfigureTrustedRootCertificates(SSL_CTX* ctx) {
948 if (!ConfigureTrustedRootCertificates(ctx)) {

Completed in 924 milliseconds