Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/
H A Dsgl.c130 void hisi_acc_free_sgl_pool(struct device *dev, struct hisi_acc_sgl_pool *pool) in hisi_acc_free_sgl_pool() function
146 EXPORT_SYMBOL_GPL(hisi_acc_free_sgl_pool);
H A Dqm.h375 void hisi_acc_free_sgl_pool(struct device *dev,
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c325 hisi_acc_free_sgl_pool(&ctx->qp_ctx[HZIP_QPC_COMP].qp->qm->pdev->dev, in hisi_zip_create_sgl_pool()
335 hisi_acc_free_sgl_pool(&ctx->qp_ctx[i].qp->qm->pdev->dev, in hisi_zip_release_sgl_pool()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c416 hisi_acc_free_sgl_pool(dev, qp_ctx->c_out_pool); in sec_create_qp_ctx()
418 hisi_acc_free_sgl_pool(dev, qp_ctx->c_in_pool); in sec_create_qp_ctx()
433 hisi_acc_free_sgl_pool(dev, qp_ctx->c_out_pool); in sec_release_qp_ctx()
434 hisi_acc_free_sgl_pool(dev, qp_ctx->c_in_pool); in sec_release_qp_ctx()