Searched refs:HKS_DEFAULT_PARAM_CNT (Results 1 – 5 of 5) sorted by relevance
31 #define HKS_DEFAULT_PARAM_CNT ((uint32_t)((HKS_DEFAULT_PARAM_SET_SIZE - sizeof(struct HksParamSet))… macro
196 …(paramCnt > HKS_DEFAULT_PARAM_CNT) || (paramSet->paramsCnt > (HKS_DEFAULT_PARAM_CNT - paramCnt))) { in CheckBeforeAddParams()
68 uint32_t exceedCnt = HKS_DEFAULT_PARAM_CNT + 1;
157 uint32_t exceedCnt = HKS_DEFAULT_PARAM_CNT + 1;
382 uint32_t exceedCnt = HKS_DEFAULT_PARAM_CNT + 1;