Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dssl.rs391 pub unsafe fn SSL_CTX_set0_verify_cert_store(ctx: *mut SSL_CTX, st: *mut X509_STORE) -> c_long { in SSL_CTX_set0_verify_cert_store() function
/third_party/openssl/ohos_lite/include/openssl/
Dssl.h1359 # define SSL_CTX_set0_verify_cert_store(ctx,st) \ macro
/third_party/openssl/include/openssl/
Dssl.h.in1371 # define SSL_CTX_set0_verify_cert_store(ctx,st) \ macro