linux_dsm_epyc7002/drivers/crypto/hisilicon
Zhou Wang 2c959a33f8 crypto: hisilicon/zip - Use temporary sqe when doing work
Currently zip sqe is stored in hisi_zip_qp_ctx, which will bring corruption
with multiple parallel users of the crypto tfm.

This patch removes the zip_sqe in hisi_zip_qp_ctx and uses a temporary sqe
instead.

Signed-off-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Shukun Tan <tanshukun1@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-05-15 16:15:03 +10:00
..
hpre crypto: hisilicon - remove codes of directly report device errors through MSI 2020-05-15 16:15:03 +10:00
sec crypto: hisilicon - Matching the dma address for dma_pool_free() 2019-09-20 22:53:09 +10:00
sec2 crypto: hisilicon - remove codes of directly report device errors through MSI 2020-05-15 16:15:03 +10:00
zip crypto: hisilicon/zip - Use temporary sqe when doing work 2020-05-15 16:15:03 +10:00
Kconfig crypto: hisilicon/qm - add more ACPI dependencies 2020-04-22 23:28:55 +10:00
Makefile crypto: hisilicon - add HiSilicon SEC V2 driver 2019-11-22 18:48:36 +08:00
qm.c crypto: hisilicon - add device error report through abnormal irq 2020-05-15 16:15:03 +10:00
qm.h crypto: hisilicon - add device error report through abnormal irq 2020-05-15 16:15:03 +10:00
sgl.c crypto: hisilicon - Remove useless MODULE macros 2019-12-11 16:34:45 +08:00