Searched refs:TLS_client_method (Results 1 – 8 of 8) sorted by relevance
277 const SSL_METHOD *TLS_client_method(void) { in TLS_client_method() function
949 method = TLS_client_method(); in SetupSSLContext()
459 TLS_client_method
2011 '#define TLS_client_method GRPC_SHADOW_TLS_client_method',
209 #define TLS_client_method SSLv23_client_method macro3106 ctx = SSL_CTX_new(TLS_client_method()); in _ssl__SSLContext_impl()
4021 OPENSSL_EXPORT const SSL_METHOD *TLS_client_method(void);
2439 req_method = TLS_client_method(); in ossl_connect_step1()
487 #define TLS_client_method GRPC_SHADOW_TLS_client_method macro