Searched refs:GetKeyBlobFromFile (Results 1 – 1 of 1) sorted by relevance
189 static int32_t GetKeyBlobFromFile(const char *path, const char *fileName, struct HksBlob *keyBlob) in GetKeyBlobFromFile() function243 int32_t ret = GetKeyBlobFromFile(fileInfoPath->path, fileInfoPath->fileName, keyBlob); in GetKeyBlob()