Searched refs:SEC_COMP_ENHANCE_CFG_SIZE (Results 1 – 2 of 2) sorted by relevance
30 static constexpr uint32_t SEC_COMP_ENHANCE_CFG_SIZE = 76; variable76 uint8_t cfgData[SEC_COMP_ENHANCE_CFG_SIZE] = { 0 };77 int32_t result = SecCompEnhanceKit::SetEnhanceCfg(cfgData, SEC_COMP_ENHANCE_CFG_SIZE);
28 static constexpr uint32_t SEC_COMP_ENHANCE_CFG_SIZE = 76; variable66 uint8_t cfgData[SEC_COMP_ENHANCE_CFG_SIZE] = { 0 };68 SecCompEnhanceAdapter::SetEnhanceCfg(cfgData, SEC_COMP_ENHANCE_CFG_SIZE));