Searched refs:TLS_client_method (Results 1 – 19 of 19) sorted by relevance
35 IMPLEMENT_TLS_METHOD(TLS_ANY_VERSION, 0, TLS_method_func, TLS_client_method);
315 const SSL_METHOD *TLS_client_method(void) { in TLS_client_method() function
317 const SSL_METHOD *TLS_client_method(void) { in TLS_client_method() function
73 #define TLS_client_method() TLSv1_2_client_method() macro350 ctx_.reset(SSL_CTX_new(TLS_client_method())); in Init()
144 TT.ctx = SSL_CTX_new(TLS_client_method()); in wget_connect()
251 const SSL_METHOD* TLS_client_method(void);
381 SSL_METHOD *method = (SSL_METHOD *)TLS_client_method(); in lws_tls_client_create_vhost_context()
738 method = (SSL_METHOD *)TLS_client_method();
391 CHECK_FUNCTION_EXISTS(${VARIA}TLS_client_method LWS_HAVE_TLS_CLIENT_METHOD PARENT_SCOPE)
459 TLS_client_method
2011 '#define TLS_client_method GRPC_SHADOW_TLS_client_method',
4186 OPENSSL_EXPORT const SSL_METHOD *TLS_client_method(void);
4520 OPENSSL_EXPORT const SSL_METHOD *TLS_client_method(void);
2662 req_method = TLS_client_method(); in ossl_connect_step1()
487 #define TLS_client_method GRPC_SHADOW_TLS_client_method macro
531 #define TLS_client_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, TLS_client_method) macro
3042 method = TLS_client_method(); in _ssl__SSLContext_impl()
5866 SSL_CTX *ctx = SSL_CTX_new(TLS_client_method());
17872 SSL_CTX *ctx = SSL_CTX_new(TLS_client_method());