Home
last modified time | relevance | path

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

/ohos5.0/base/security/code_signature/services/key_enable/src/
H A Dcert_path_utils.rs111 pub struct TrustCertPath { struct
130 impl Default for TrustCertPath { argument
135 impl TrustCertPath { implementation
H A Dkey_enable.rs187 cert_paths: TrustCertPath, in add_profile_cert_path_thread()
H A Dprofile_utils.rs307 cert_paths: &TrustCertPath, in add_profile_cert_path()