Home
last modified time | relevance | path

Searched refs:GetHksFileEntry (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.c813 static int32_t GetHksFileEntry(const struct HksStoreFileInfo *fileInfo, struct HksFileEntry **fileN… in GetHksFileEntry() function
853 ret = GetHksFileEntry(fileInfo, &fileNameList, &fileCnt); in HksListAliasesByProcessName()