Home
last modified time | relevance | path

Searched refs:HksStorageReadFile (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.c75 static int32_t HksStorageReadFile( in HksStorageReadFile() function
170 ret = HksStorageReadFile(srcPath, srcFileName, 0, &blob, &size); in CopyKeyBlobFromSrc()
200 int32_t ret = HksStorageReadFile(path, fileName, 0, keyBlob, &size); in GetKeyBlobFromFile()