Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dssl.rs555 pub unsafe fn SSL_CTX_sess_get_cache_size(ctx: *mut SSL_CTX) -> c_long { in SSL_CTX_sess_get_cache_size() function
/third_party/openssl/ohos_lite/include/openssl/
Dssl.h2030 # define SSL_CTX_sess_get_cache_size(ctx) \ macro
/third_party/openssl/include/openssl/
Dssl.h.in2111 # define SSL_CTX_sess_get_cache_size(ctx) \ macro