/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
H A D | hks_rename_part1_test.cpp | 58 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 D | hks_rename_part2_test.cpp | 60 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 D | hks_osaccount_check.cpp | 48 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 D | hks_storage_manager.c | 46 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 D | hks_storage_utils.c | 358 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 D | hks_core_service_test.cpp | 113 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 D | js_work_scheduler_extension.cpp | 271 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 D | hks_test_adapt_for_de.c | 65 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 D | hks_client_service_test.cpp | 111 struct HksParam storageLevel = { in ConstructNewParamSet() local
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/src/ |
H A D | hks_client_service.c | 119 …rageLevelForSkipUpgradeApp(const struct HksProcessInfo *processInfo, struct HksParam *storageLevel) in GetStorageLevelForSkipUpgradeApp() 136 struct HksParam *storageLevel = NULL; in AddStorageLevelToParamSet() local
|