HomeSort by relevance Sort by last modified time
    Searched defs:SSL_CTX (Results 1 - 5 of 5) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
opensslidentity.h 40 typedef struct ssl_ctx_st SSL_CTX;
119 bool ConfigureIdentity(SSL_CTX* ctx);
openssladapter.h 35 typedef struct ssl_ctx_st SSL_CTX;
85 static bool ConfigureTrustedRootCertificates(SSL_CTX* ctx);
86 static SSL_CTX* SetupSSLContext();
95 SSL_CTX* ssl_ctx_;
opensslstreamadapter.h 36 typedef struct ssl_ctx_st SSL_CTX;
133 SSL_CTX* SetupSSLContext();
153 SSL_CTX* ssl_ctx_;
  /external/openssl/crypto/
ossl_typ.h 173 typedef struct ssl_ctx_st SSL_CTX;
  /external/openssl/include/openssl/
ossl_typ.h 173 typedef struct ssl_ctx_st SSL_CTX;

Completed in 344 milliseconds