Home
last modified time | relevance | path

Searched refs:hisi_acc_create_sgl_pool (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/crypto/hisilicon/
Dsgl.c67 int hisi_acc_create_sgl_pool(struct device *dev, in hisi_acc_create_sgl_pool() function
90 EXPORT_SYMBOL_GPL(hisi_acc_create_sgl_pool);
Dsgl.h21 int hisi_acc_create_sgl_pool(struct device *dev, struct hisi_acc_sgl_pool *pool,
/Linux-v5.4/drivers/crypto/hisilicon/zip/
Dzip_crypto.c272 ret = hisi_acc_create_sgl_pool(&tmp->qp->qm->pdev->dev, in hisi_zip_create_sgl_pool()