Home
last modified time | relevance | path

Searched refs:ceOrEceDataPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_utils.c489 const char *ceOrEceDataPath, struct HksStoreInfo *fileInfoPath) in ConstructPath() argument
491 (void)ceOrEceDataPath; in ConstructPath()
504 … material->userIdPath, ceOrEceDataPath, material->uidPath, material->storageTypePath); in ConstructPath()
510 … material->userIdPath, ceOrEceDataPath, material->uidPath, material->storageTypePath); in ConstructPath()
541 const char *ceOrEceDataPath, struct HksStoreInfo *fileInfoPath) in GetPathInfo() argument
550 ret = ConstructPath(material, deDataPath, ceOrEceDataPath, fileInfoPath); in GetPathInfo()
H A Dhks_storage.c576 …UserIdMainPathAndBakPath(const char *userData, const char *deDataPath, const char *ceOrEceDataPath) in DeleteUserIdMainPathAndBakPath() argument
590 HKS_CE_ROOT_PATH, userData, ceOrEceDataPath); in DeleteUserIdMainPathAndBakPath()
600 HKS_ECE_ROOT_PATH, userData, ceOrEceDataPath); in DeleteUserIdMainPathAndBakPath()
630 const char *deDataPath, const char *ceOrEceDataPath) in DeleteUidMainPathAndBakPath() argument
644 HKS_CE_ROOT_PATH, userData, ceOrEceDataPath, uidData); in DeleteUidMainPathAndBakPath()
654 HKS_ECE_ROOT_PATH, userData, ceOrEceDataPath, uidData); in DeleteUidMainPathAndBakPath()