Home
last modified time | relevance | path

Searched refs:cert_path_type (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/code_signature/services/key_enable/src/
H A Dcert_path_utils.rs128 pub cert_path_type: u32, field
173 cert_path.cert_path_type in add_cert_paths()
239 cert_path_type: path_type, in parse_cert_profile()
325 self.cert_path_type, in add_subject_cert_path()
401 fn convert_cert_type(cert_path_type: u32) -> u32 { in convert_cert_type()
415 cert_path_type in convert_cert_type()
421 cert_path_type: u32, in cert_path_operation()
462 cert_path_type: u32, in add_cert_path_info()
468 cert_path_type, in add_cert_path_info()
479 cert_path_type: u32, in remove_cert_path_info()
[all …]
/ohos5.0/base/security/code_signature/test/unittest/
H A Dadd_cert_path_test.cpp59 uint32_t max_cert_chain, uint32_t cert_path_type) in MakeCertPathInfo() argument
67 arg.path_type = cert_path_type; in MakeCertPathInfo()