Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/
Dssl_methods.c52 IMPLEMENT_TLS_METHOD(TLS1_2_VERSION, 1, TLS_method_func, TLSv1_2_server_method);
/third_party/node/test/addons/openssl-binding/
Dbinding.cc33 const SSL_METHOD* method = TLSv1_2_server_method(); in Initialize()
/third_party/openssl/doc/man3/
DSSL_CTX_new.pod5 TLSv1_2_method, TLSv1_2_server_method, TLSv1_2_client_method,
54 const SSL_METHOD *TLSv1_2_server_method(void);
139 =item TLSv1_2_method(), TLSv1_2_server_method(), TLSv1_2_client_method()
/third_party/openssl/ssl/
Dmethods.c183 const SSL_METHOD *TLSv1_2_server_method(void) in TLSv1_2_server_method() function
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/openssl/
Dssl.h278 const SSL_METHOD* TLSv1_2_server_method(void);
/third_party/openssl/util/
Dlibssl.num52 TLSv1_2_server_method 53 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0,TLS1_2_METHOD
/third_party/openssl/ohos_lite/include/openssl/
Dssl.h1890 DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void))
/third_party/openssl/include/openssl/
Dssl.h.in1960 OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_server_method(void);