Home
last modified time | relevance | path

Searched refs:SSL_INIT (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dmod.rs69 static SSL_INIT: Once = Once::new(); consts
72 SSL_INIT.call_once(|| unsafe {

Completed in 0 milliseconds