Searched defs:SSL_CTX (Results 1 - 5 of 5) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dopensslidentity.h40 typedef struct ssl_ctx_st SSL_CTX; typedef in typeref:struct:ssl_ctx_st
119 bool ConfigureIdentity(SSL_CTX* ctx);
H A Dopenssladapter.h35 typedef struct ssl_ctx_st SSL_CTX; typedef in typeref:struct:ssl_ctx_st
85 static bool ConfigureTrustedRootCertificates(SSL_CTX* ctx);
86 static SSL_CTX* SetupSSLContext();
95 SSL_CTX* ssl_ctx_;
H A Dopensslstreamadapter.h36 typedef struct ssl_ctx_st SSL_CTX; typedef in typeref:struct:ssl_ctx_st
133 SSL_CTX* SetupSSLContext();
153 SSL_CTX* ssl_ctx_;
/external/openssl/crypto/
H A Dossl_typ.h173 typedef struct ssl_ctx_st SSL_CTX; typedef in typeref:struct:ssl_ctx_st
/external/openssl/include/openssl/
H A Dossl_typ.h173 typedef struct ssl_ctx_st SSL_CTX; typedef in typeref:struct:ssl_ctx_st

Completed in 838 milliseconds