1
0
Fork 0
alistair23-linux/drivers/crypto/hisilicon
Jonathan Cameron 58d8f2dec6 crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatterlists
commit 484a897ffa upstream.

We can configure sgl offset fields in ZIP sqe to let ZIP engine read/write
sgl data with skipped data. Hence no need to splite the sgl.

Fixes: 62c455ca85 (crypto: hisilicon - add HiSilicon ZIP accelerator support)
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-02-11 04:35:30 -08:00
..
sec crypto: hisilicon - Matching the dma address for dma_pool_free() 2019-09-20 22:53:09 +10:00
zip crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatterlists 2020-02-11 04:35:30 -08:00
Kconfig crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatterlists 2020-02-11 04:35:30 -08:00
Makefile crypto: hisilicon - add HiSilicon ZIP accelerator support 2019-08-09 15:11:54 +10:00
qm.c crypto: hisilicon - Fix warning on printing %p with dma_addr_t 2019-08-22 14:57:34 +10:00
qm.h crypto: hisilicon - add debugfs for ZIP and QM 2019-08-09 15:11:57 +10:00
sgl.c crypto: hisilicon - init curr_sgl_dma to fix compile warning 2019-08-15 21:52:12 +10:00
sgl.h crypto: hisilicon - add hardware SGL support 2019-08-09 15:11:53 +10:00