Searched defs:storageLevel (Results 1 – 9 of 9) sorted by relevance
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
| 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 …]
|
| 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
|
| /base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/ |
| D | hks_osaccount_check.cpp | 48 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/ |
| 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
|
| 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
|
| /base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_engine/core/src/ |
| 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
|
| /base/security/huks/test/unittest/huks_common_test/src/ |
| D | hks_test_adapt_for_de.c | 65 struct HksParam storageLevel = { in ConstructNewParamSet() local
|
| /base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/core/src/ |
| D | hks_client_service_test.cpp | 111 struct HksParam storageLevel = { in ConstructNewParamSet() local
|
| /base/security/huks/services/huks_standard/huks_service/main/core/src/ |
| D | hks_client_service.c | 119 …rageLevelForSkipUpgradeApp(const struct HksProcessInfo *processInfo, struct HksParam *storageLevel) in GetStorageLevelForSkipUpgradeApp() 136 struct HksParam *storageLevel = NULL; in AddStorageLevelToParamSet() local
|