Home
last modified time | relevance | path

Searched refs:TLS_client_method (Results 1 – 8 of 8) sorted by relevance

/external/boringssl/src/ssl/
Dtls_method.cc277 const SSL_METHOD *TLS_client_method(void) { in TLS_client_method() function
/external/webrtc/webrtc/base/
Dopensslstreamadapter.cc949 method = TLS_client_method(); in SetupSSLContext()
/external/grpc-grpc/src/objective-c/
Dgrpc_shadow_boringssl_symbol_list459 TLS_client_method
DBoringSSL-GRPC.podspec2011 '#define TLS_client_method GRPC_SHADOW_TLS_client_method',
/external/python/cpython3/Modules/
D_ssl.c209 #define TLS_client_method SSLv23_client_method macro
3106 ctx = SSL_CTX_new(TLS_client_method()); in _ssl__SSLContext_impl()
/external/boringssl/src/include/openssl/
Dssl.h4021 OPENSSL_EXPORT const SSL_METHOD *TLS_client_method(void);
/external/curl/lib/vtls/
Dopenssl.c2439 req_method = TLS_client_method(); in ossl_connect_step1()
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h487 #define TLS_client_method GRPC_SHADOW_TLS_client_method macro