Searched refs:HksGetFileName (Results 1 - 4 of 4) sorted by relevance
/base/security/huks/utils/file_operator/ |
H A D | hks_file_operator.h | 100 int32_t HksGetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t fullFileNameLen);
|
H A D | hks_file_operator.c | 543 int32_t HksGetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t fullFileNameLen)
in HksGetFileName() function
|
H A D | hks_file_operator_lite.c | 449 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 D | hks_storage.c | 46 int32_t ret = HksGetFileName(path, fileName, fullPath, HKS_MAX_FILE_NAME_LEN); in CreateStorageFileLock()
|
Completed in 4 milliseconds