Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dx509_vfy.rs28 pub fn X509_STORE_new() -> *mut X509_STORE; in X509_STORE_new() function
/third_party/openssl/crypto/x509/
Dx509_lu.c180 X509_STORE *X509_STORE_new(void) in X509_STORE_new() function