Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dssl.rs396 pub unsafe fn SSL_set0_verify_cert_store(ssl: *mut SSL, st: *mut X509_STORE) -> c_long { in SSL_set0_verify_cert_store() function
/third_party/openssl/ohos_lite/include/openssl/
Dssl.h1385 # define SSL_set0_verify_cert_store(s,st) \ macro
/third_party/openssl/include/openssl/
Dssl.h.in1401 # define SSL_set0_verify_cert_store(s,st) \ macro