Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_component_manager/interfaces/inner_api/enhance_kits/test/unittest/src/
H A Dsec_comp_enhance_test.cpp30 static constexpr uint32_t SEC_COMP_ENHANCE_CFG_SIZE = 76; variable
76 uint8_t cfgData[SEC_COMP_ENHANCE_CFG_SIZE] = { 0 };
77 int32_t result = SecCompEnhanceKit::SetEnhanceCfg(cfgData, SEC_COMP_ENHANCE_CFG_SIZE);
/ohos5.0/base/security/security_component_manager/frameworks/enhance_adapter/test/unittest/src/
H A Dsec_comp_enhance_adapter_test.cpp28 static constexpr uint32_t SEC_COMP_ENHANCE_CFG_SIZE = 76; variable
66 uint8_t cfgData[SEC_COMP_ENHANCE_CFG_SIZE] = { 0 };
68 SecCompEnhanceAdapter::SetEnhanceCfg(cfgData, SEC_COMP_ENHANCE_CFG_SIZE));