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 D | mod.rs | 69 static SSL_INIT: Once = Once::new(); consts 72 SSL_INIT.call_once(|| unsafe { |
Completed in 1 milliseconds