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

/external/webrtc/webrtc/base/
H A Dopensslidentity.h23 typedef struct ssl_ctx_st SSL_CTX; typedef in typeref:struct:ssl_ctx_st
115 bool ConfigureIdentity(SSL_CTX* ctx);
H A Dopenssladapter.h20 typedef struct ssl_ctx_st SSL_CTX; typedef in typeref:struct:ssl_ctx_st
77 static bool ConfigureTrustedRootCertificates(SSL_CTX* ctx);
78 SSL_CTX* SetupSSLContext();
87 SSL_CTX* ssl_ctx_;
H A Dopensslstreamadapter.h22 typedef struct ssl_ctx_st SSL_CTX; typedef in typeref:struct:ssl_ctx_st
163 SSL_CTX* SetupSSLContext();
183 SSL_CTX* ssl_ctx_;
/external/boringssl/include/openssl/
H A Dbase.h236 typedef struct ssl_ctx_st SSL_CTX; typedef in typeref:struct:ssl_ctx_st
/external/boringssl/src/include/openssl/
H A Dbase.h236 typedef struct ssl_ctx_st SSL_CTX; typedef in typeref:struct:ssl_ctx_st

Completed in 1002 milliseconds