Home
last modified time | relevance | path

Searched refs:path_type (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/code_signature/services/key_enable/src/
H A Dcert_path_utils.rs203 let path_type = match path_type_resolver(cert_mode, cert_type) { in parse_cert_profile() localVariable
239 cert_path_type: path_type, in parse_cert_profile()
346 pub path_type: u32, field
447 path_type: converted_cert_type, in cert_path_operation()
/ohos5.0/base/security/code_signature/test/unittest/utils/src/
H A Denable_key_utils.cpp34 arg.path_type = DEFUALT_CERT_PATH_TYPE; in EnableTestKey()
/ohos5.0/base/security/code_signature/services/key_enable/utils/include/
H A Dcert_path.h35 uint32_t path_type; member
/ohos5.0/base/security/code_signature/test/unittest/
H A Dadd_cert_path_test.cpp67 arg.path_type = cert_path_type; in MakeCertPathInfo()