Home
last modified time | relevance | path

Searched refs:TLSv1_1_server_method (Results 1 – 7 of 7) sorted by relevance

/third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/
Dssl_methods.c55 IMPLEMENT_TLS_METHOD(TLS1_1_VERSION, 1, TLS_method_func, TLSv1_1_server_method);
/third_party/openssl/doc/man3/
DSSL_CTX_new.pod8 TLSv1_client_method, TLSv1_1_method, TLSv1_1_server_method,
48 const SSL_METHOD *TLSv1_1_server_method(void);
144 =item TLSv1_1_method(), TLSv1_1_server_method(), TLSv1_1_client_method()
/third_party/openssl/ssl/
Dmethods.c200 const SSL_METHOD *TLSv1_1_server_method(void) in TLSv1_1_server_method() function
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/openssl/
Dssl.h269 const SSL_METHOD* TLSv1_1_server_method(void);
/third_party/openssl/util/
Dlibssl.num167 TLSv1_1_server_method 168 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0,TLS1_1_METHOD
/third_party/openssl/ohos_lite/include/openssl/
Dssl.h1884 DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void))
/third_party/openssl/include/openssl/
Dssl.h.in1952 OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_1_server_method(void);