Home
last modified time | relevance | path

Searched refs:HKS_DEFAULT_PARAM_CNT (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhks_param.h31 #define HKS_DEFAULT_PARAM_CNT ((uint32_t)((HKS_DEFAULT_PARAM_SET_SIZE - sizeof(struct HksParamSet))… macro
/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_param.c196 …(paramCnt > HKS_DEFAULT_PARAM_CNT) || (paramSet->paramsCnt > (HKS_DEFAULT_PARAM_CNT - paramCnt))) { in CheckBeforeAddParams()
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_engine/core/src/
H A Dhks_keyblob_test.cpp68 uint32_t exceedCnt = HKS_DEFAULT_PARAM_CNT + 1;
H A Dhks_upgrade_key_c_test.cpp157 uint32_t exceedCnt = HKS_DEFAULT_PARAM_CNT + 1;
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/framework_test/common_test/src/
H A Dhks_param_test.cpp382 uint32_t exceedCnt = HKS_DEFAULT_PARAM_CNT + 1;