Home
last modified time | relevance | path

Searched refs:CRL_CHECK (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dverify.rs34 const CRL_CHECK = ffi::X509_V_FLAG_CRL_CHECK; consts
H A Dtests.rs570 store_bldr.set_flags(X509VerifyFlags::CRL_CHECK).unwrap(); in test_verify_fails_with_crl_flag_set_and_no_crl()

Completed in 3 milliseconds