Home
last modified time | relevance | path

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

/base/security/code_signature/services/key_enable/src/
Dcert_chain_utils.rs60 pub fn to_x509_store(&self) -> Result<X509Store, openssl::error::ErrorStack> { in to_x509_store()
Dprofile_utils.rs106 root_store: &X509Store, in parse_pkcs7_data()
265 x509_store: &X509Store, in process_profile()