Home
last modified time | relevance | path

Searched refs:HksStorageRemoveFile (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.c131 static int32_t HksStorageRemoveFile(const char *path, const char *fileName) in HksStorageRemoveFile() function
224 ret = HksStorageRemoveFile(fileInfo->bakPath.path, fileInfo->bakPath.fileName); in DeleteKeyBlob()
229 ret = HksStorageRemoveFile(fileInfo->mainPath.path, fileInfo->mainPath.fileName); in DeleteKeyBlob()