Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/
A Dsgl.c277 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);
A Dqm.h421 void hisi_acc_sg_buf_unmap(struct device *dev, struct scatterlist *sgl,
/linux/drivers/crypto/hisilicon/zip/
A Dzip_crypto.c377 hisi_acc_sg_buf_unmap(dev, a_req->dst, req->hw_dst); in hisi_zip_do_work()
379 hisi_acc_sg_buf_unmap(dev, a_req->src, req->hw_src); in hisi_zip_do_work()
429 hisi_acc_sg_buf_unmap(dev, acomp_req->src, req->hw_src); in hisi_zip_acomp_cb()
430 hisi_acc_sg_buf_unmap(dev, acomp_req->dst, req->hw_dst); in hisi_zip_acomp_cb()
/linux/drivers/crypto/hisilicon/sec2/
A Dsec_crypto.c981 hisi_acc_sg_buf_unmap(dev, src, req->in); in sec_cipher_map()
999 hisi_acc_sg_buf_unmap(dev, src, req->in); in sec_cipher_unmap()
1001 hisi_acc_sg_buf_unmap(dev, dst, c_req->c_out); in sec_cipher_unmap()

Completed in 20 milliseconds