Home
last modified time | relevance | path

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

/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
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 …]
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
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
Dhks_osaccount_check.cpp48 extern "C" void HksTransferFileIfNeed(const uint32_t storageLevel, const int32_t storeUserId) in HksTransferFileIfNeed()
/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
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
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
/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_engine/core/src/
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
/base/security/huks/test/unittest/huks_common_test/src/
Dhks_test_adapt_for_de.c65 struct HksParam storageLevel = { in ConstructNewParamSet() local
/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/core/src/
Dhks_client_service_test.cpp111 struct HksParam storageLevel = { in ConstructNewParamSet() local
/base/security/huks/services/huks_standard/huks_service/main/core/src/
Dhks_client_service.c119 …rageLevelForSkipUpgradeApp(const struct HksProcessInfo *processInfo, struct HksParam *storageLevel) in GetStorageLevelForSkipUpgradeApp()
136 struct HksParam *storageLevel = NULL; in AddStorageLevelToParamSet() local