Home
last modified time | relevance | path

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

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