Home
last modified time | relevance | path

Searched refs:hisi_acc_sg_buf_unmap (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/
H A Dsgl.c244 * hisi_acc_sg_buf_unmap() - Unmap allocated hw sgl.
253 void hisi_acc_sg_buf_unmap(struct device *dev, struct scatterlist *sgl, in hisi_acc_sg_buf_unmap() function
265 EXPORT_SYMBOL_GPL(hisi_acc_sg_buf_unmap); variable
H A Dqm.h373 void hisi_acc_sg_buf_unmap(struct device *dev, struct scatterlist *sgl,
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c373 hisi_acc_sg_buf_unmap(dev, acomp_req->src, req->hw_src); in hisi_zip_acomp_cb()
374 hisi_acc_sg_buf_unmap(dev, acomp_req->dst, req->hw_dst); in hisi_zip_acomp_cb()
575 hisi_acc_sg_buf_unmap(dev, a_req->dst, req->hw_dst); in hisi_zip_do_work()
577 hisi_acc_sg_buf_unmap(dev, a_req->src, req->hw_src); in hisi_zip_do_work()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H A Dsgl.c270 * hisi_acc_sg_buf_unmap() - Unmap allocated hw sgl.
277 void hisi_acc_sg_buf_unmap(struct device *dev, struct scatterlist *sgl, in hisi_acc_sg_buf_unmap() function
289 EXPORT_SYMBOL_GPL(hisi_acc_sg_buf_unmap); variable
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c380 hisi_acc_sg_buf_unmap(dev, a_req->dst, req->hw_dst); in hisi_zip_do_work()
382 hisi_acc_sg_buf_unmap(dev, a_req->src, req->hw_src); in hisi_zip_do_work()
432 hisi_acc_sg_buf_unmap(dev, acomp_req->src, req->hw_src); in hisi_zip_acomp_cb()
433 hisi_acc_sg_buf_unmap(dev, acomp_req->dst, req->hw_dst); in hisi_zip_acomp_cb()
/kernel/linux/linux-6.6/include/linux/
H A Dhisi_acc_qm.h532 void hisi_acc_sg_buf_unmap(struct device *dev, struct scatterlist *sgl,
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c793 hisi_acc_sg_buf_unmap(dev, src, c_req->c_in); in sec_cipher_map()
811 hisi_acc_sg_buf_unmap(dev, src, c_req->c_in); in sec_cipher_unmap()
813 hisi_acc_sg_buf_unmap(dev, dst, c_req->c_out); in sec_cipher_unmap()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c1029 hisi_acc_sg_buf_unmap(dev, src, req->in); in sec_cipher_map()
1047 hisi_acc_sg_buf_unmap(dev, src, req->in); in sec_cipher_unmap()
1049 hisi_acc_sg_buf_unmap(dev, dst, c_req->c_out); in sec_cipher_unmap()

Completed in 11 milliseconds