Searched refs:HKS_ECE_ROOT_PATH (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/security/huks/utils/file_operator/ |
H A D | hks_file_operator.h | 36 #define HKS_ECE_ROOT_PATH "/data/service/el4" macro
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/ |
H A D | hks_storage_utils.c | 478 pathType == CE_PATH ? HKS_CE_ROOT_PATH : HKS_ECE_ROOT_PATH, userIdPath); in CheckUserPathExist() 509 …ffset = sprintf_s(fileInfoPath->path, HKS_MAX_DIRENT_FILE_LEN, "%s/%s/%s/%s/%s", HKS_ECE_ROOT_PATH, in ConstructPath()
|
H A D | hks_storage.c | 600 HKS_ECE_ROOT_PATH, userData, ceOrEceDataPath); in DeleteUserIdMainPathAndBakPath() 654 HKS_ECE_ROOT_PATH, userData, ceOrEceDataPath, uidData); in DeleteUidMainPathAndBakPath()
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/storage/src/ |
H A D | hks_storage_util_test.cpp | 183 HKS_ECE_ROOT_PATH "/100/" HKS_STORE_SERVICE_PATH "/444/key";
|