Home
last modified time | relevance | path

Searched refs:HksGetFileName (Results 1 - 4 of 4) sorted by relevance

/base/security/huks/utils/file_operator/
H A Dhks_file_operator.h100 int32_t HksGetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t fullFileNameLen);
H A Dhks_file_operator.c543 int32_t HksGetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t fullFileNameLen) in HksGetFileName() function
H A Dhks_file_operator_lite.c449 int32_t HksGetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t fullFileNameLen) in HksGetFileName() function
/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage.c46 int32_t ret = HksGetFileName(path, fileName, fullPath, HKS_MAX_FILE_NAME_LEN); in CreateStorageFileLock()

Completed in 4 milliseconds