Searched refs:HKS_ERROR_STORAGE_FAILURE (Results 1 – 6 of 6) sorted by relevance
50 #define HKS_ERROR_STORAGE_FAILURE ((int32_t)-146) macro
377 .innerErrCode = HKS_ERROR_STORAGE_FAILURE,
436 return HKS_ERROR_STORAGE_FAILURE; in AppendNewKey()463 return HKS_ERROR_STORAGE_FAILURE; in GetLenAfterAddKey()
79 HKS_IF_NOT_SUCC_LOGE_RETURN(ret, HKS_ERROR_STORAGE_FAILURE, "buffer exceeds limit") in CheckKeyCondition()
324 HKS_ERROR_STORAGE_FAILURE = -10, enumerator
344 AddInt32Property(env, errorCode, "HUKS_ERROR_STORAGE_FAILURE", HKS_ERROR_STORAGE_FAILURE); in AddHuksErrorCodePart1()