Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_utils.c474 static int32_t CheckUserPathExist(enum HksPathType pathType, const char *userIdPath) in CheckUserPathExist() function
501 ret = CheckUserPathExist(CE_PATH, material->userIdPath); in ConstructPath()
507 ret = CheckUserPathExist(ECE_PATH, material->userIdPath); in ConstructPath()