Home
last modified time | relevance | path

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

/base/security/code_signature/services/key_enable/src/
H A Dcert_path_utils.rs113 pub profile_signers: Vec<CertPath>,
115 pub app_sources: Vec<CertPath>,
118 pub struct CertPath { structure names
184 ) -> Result<CertPath, ()> in parse_cert_profile()
235 Ok(CertPath { in parse_cert_profile()
317 impl CertPath { impls

Completed in 2 milliseconds