Home
last modified time | relevance | path

Searched defs:X509StoreContextRef (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/tls/verifier/
Dopenssl.rs135 fn as_ref(&self) -> &X509StoreContextRef { in as_ref()
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
Dx509.rs292 impl X509StoreContextRef { implementation