Searched refs:TLSv1_1_method (Results 1 – 8 of 8) sorted by relevance
221 const SSL_METHOD *TLSv1_1_method(void) { in TLSv1_1_method() function246 return TLSv1_1_method(); in TLSv1_1_server_method()258 return TLSv1_1_method(); in TLSv1_1_client_method()
851 ExpectDefaultVersion(TLS1_1_VERSION, TLS1_1_VERSION, &TLSv1_1_method); in TEST()
464 TLSv1_1_method
2016 '#define TLSv1_1_method GRPC_SHADOW_TLSv1_1_method',
3900 OPENSSL_EXPORT const SSL_METHOD *TLSv1_1_method(void);
2192 ctx = SSL_CTX_new(TLSv1_1_method()); in context_new()
492 #define TLSv1_1_method GRPC_SHADOW_TLSv1_1_method macro
2966 ctx = SSL_CTX_new(TLSv1_1_method()); in _ssl__SSLContext_impl()