Home
last modified time | relevance | path

Searched defs:TLS1_1_VERSION (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/include/openssl/
Dprov_ssl.h24 # define TLS1_1_VERSION 0x0302 macro
/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dtls1.rs8 pub const TLS1_1_VERSION: c_int = 0x302; constant
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dtls1.h48 #define TLS1_1_VERSION 0x0302 macro
/third_party/openssl/ssl/
Dmethods.c34 IMPLEMENT_tls_meth_func(TLS1_1_VERSION, SSL_METHOD_NO_SUITEB, SSL_OP_NO_TLSv1_1, in IMPLEMENT_tls_meth_func() argument
/third_party/openssl/ohos_lite/include/crypto/
Devp.h433 # define TLS1_1_VERSION 0x0302 macro
/third_party/openssl/include/crypto/
Devp.h849 # define TLS1_1_VERSION 0x0302 macro
/third_party/openssl/ohos_lite/include/openssl/
Dtls1.h28 # define TLS1_1_VERSION 0x0302 macro