Home
last modified time | relevance | path

Searched defs:SSL_SESS_CACHE_CLIENT (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dssl.rs288 pub const SSL_SESS_CACHE_CLIENT: c_long = 0x1; constant
/third_party/openssl/ohos_lite/include/openssl/
Dssl.h673 # define SSL_SESS_CACHE_CLIENT 0x0001 macro
/third_party/openssl/include/openssl/
Dssl.h.in664 # define SSL_SESS_CACHE_CLIENT 0x0001 macro