Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/hisilicon/
Dsgl.c99 void hisi_acc_free_sgl_pool(struct device *dev, struct hisi_acc_sgl_pool *pool) in hisi_acc_free_sgl_pool() function
104 EXPORT_SYMBOL_GPL(hisi_acc_free_sgl_pool);
Dsgl.h23 void hisi_acc_free_sgl_pool(struct device *dev, struct hisi_acc_sgl_pool *pool);
/Linux-v5.4/drivers/crypto/hisilicon/zip/
Dzip_crypto.c285 hisi_acc_free_sgl_pool(&ctx->qp_ctx[QPC_COMP].qp->qm->pdev->dev, in hisi_zip_create_sgl_pool()
295 hisi_acc_free_sgl_pool(&ctx->qp_ctx[i].qp->qm->pdev->dev, in hisi_zip_release_sgl_pool()