Home
last modified time | relevance | path

Searched defs:storageLevel (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_rename_part1_test.cpp58 static int32_t TestGenerateKey(const struct HksBlob *keyAlias, uint32_t storageLevel) in TestGenerateKey()
164 …struct HksParam storageLevel = { .tag = HKS_TAG_AUTH_STORAGE_LEVEL, .uint32Param = HKS_AUTH_STORAG… variable
213 …struct HksParam storageLevel = { .tag = HKS_TAG_AUTH_STORAGE_LEVEL, .uint32Param = HKS_AUTH_STORAG… variable
260 …struct HksParam storageLevel = { .tag = HKS_TAG_AUTH_STORAGE_LEVEL, .uint32Param = HKS_AUTH_STORAG… variable
310 …struct HksParam storageLevel = { .tag = HKS_TAG_AUTH_STORAGE_LEVEL, .uint32Param = HKS_AUTH_STORAG… variable
362 …struct HksParam storageLevel = { .tag = HKS_TAG_AUTH_STORAGE_LEVEL, .uint32Param = HKS_AUTH_STORAG… variable
405 …struct HksParam storageLevel = { .tag = HKS_TAG_AUTH_STORAGE_LEVEL, .uint32Param = HKS_AUTH_STORAG… variable
448 …struct HksParam storageLevel = { .tag = HKS_TAG_AUTH_STORAGE_LEVEL, .uint32Param = HKS_AUTH_STORAG… variable
488 …struct HksParam storageLevel = { .tag = HKS_TAG_AUTH_STORAGE_LEVEL, .uint32Param = HKS_AUTH_STORAG… variable
531 …struct HksParam storageLevel = { .tag = HKS_TAG_AUTH_STORAGE_LEVEL, .uint32Param = HKS_AUTH_STORAG… variable
[all …]
H A Dhks_rename_part2_test.cpp60 static int32_t TestGenerateKey(const struct HksBlob *keyAlias, uint32_t storageLevel) in TestGenerateKey()
167 struct HksParam storageLevel[] = { variable
214 struct HksParam storageLevel[] = { variable
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
H A Dhks_osaccount_check.cpp48 extern "C" void HksTransferFileIfNeed(const uint32_t storageLevel, const int32_t storeUserId) in HksTransferFileIfNeed()
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_manager.c46 const struct HksParamSet *paramSet, uint32_t *storageLevel, int32_t *storeUserId) in GetStorageLevelAndStoreUserIdParam()
165 static bool GetIsPlainPath(uint32_t storageLevel) in GetIsPlainPath()
186 int32_t storageLevel, struct HksStoreMaterial *outMaterial) in GetPathType()
238 uint32_t storageLevel = HKS_AUTH_STORAGE_LEVEL_DE; in InitStorageMaterial() local
H A Dhks_storage_utils.c358 static int32_t CheckIfBothTagExist(const struct HksParam *storageLevel, in CheckIfBothTagExist()
377 const struct HksParam *storageLevel) in CheckIfOnlyStorageLevelTagExist()
401 struct HksParam *storageLevel = NULL; in CheckSpecificUserIdAndStorageLevel() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_engine/core/src/
H A Dhks_core_service_test.cpp113 struct HksParam storageLevel = { in ConstructNewParamSet() local
519 …struct HksParam storageLevel = { .tag = HKS_TAG_AUTH_STORAGE_LEVEL, .uint32Param = HKS_AUTH_STORAG… variable
661 …struct HksParam storageLevel = { .tag = HKS_TAG_AUTH_STORAGE_LEVEL, .uint32Param = HKS_AUTH_STORAG… variable
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/extension/src/
H A Djs_work_scheduler_extension.cpp271 void SetStorageInfo(napi_env env, napi_value workInfoData, WorkCondition::Storage storageLevel) in SetStorageInfo()
357 WorkCondition::Storage storageLevel = workInfo.GetStorageLevel(); in OnWorkStart() local
409 WorkCondition::Storage storageLevel = workInfo.GetStorageLevel(); in OnWorkStop() local
/ohos5.0/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_adapt_for_de.c65 struct HksParam storageLevel = { in ConstructNewParamSet() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/core/src/
H A Dhks_client_service_test.cpp111 struct HksParam storageLevel = { in ConstructNewParamSet() local
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_client_service.c119 …rageLevelForSkipUpgradeApp(const struct HksProcessInfo *processInfo, struct HksParam *storageLevel) in GetStorageLevelForSkipUpgradeApp()
136 struct HksParam *storageLevel = NULL; in AddStorageLevelToParamSet() local