Searched refs:HKS_ERROR_STORAGE_FAILURE (Results 1 – 6 of 6) sorted by relevance
50 #define HKS_ERROR_STORAGE_FAILURE ((int32_t)-146) macro
438 return HKS_ERROR_STORAGE_FAILURE; in AppendNewKey()465 return HKS_ERROR_STORAGE_FAILURE; in GetLenAfterAddKey()
327 HKS_IF_NOT_SUCC_LOGE_RETURN(ret, HKS_ERROR_STORAGE_FAILURE, "buffer exceeds limit") in CheckKeyCondition()
384 .innerErrCode = HKS_ERROR_STORAGE_FAILURE,
328 HKS_ERROR_STORAGE_FAILURE = -10, enumerator
358 AddInt32Property(env, errorCode, "HUKS_ERROR_STORAGE_FAILURE", HKS_ERROR_STORAGE_FAILURE); in AddHuksErrorCodePart1()