linux/drivers/crypto/hisilicon
Wenkai Lin 6117af8636 crypto: hisilicon/sec2 - fix for register offset
The offset of SEC_CORE_ENABLE_BITMAP should be 0 instead of 32,
it cause a kasan shift-out-bounds warning, fix it.

Signed-off-by: Wenkai Lin <linwenkai6@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2024-05-03 18:44:44 +08:00
..
hpre crypto: hisilicon/debugfs - mask the unnecessary info from the dump 2024-05-03 18:44:44 +08:00
sec crypto: hisilicon/sec - Convert to platform remove callback returning void 2023-10-27 18:04:26 +08:00
sec2 crypto: hisilicon/sec2 - fix for register offset 2024-05-03 18:44:44 +08:00
trng crypto: hisilicon/trng - Convert to platform remove callback returning void 2023-10-27 18:04:26 +08:00
zip crypto: hisilicon - Adjust debugfs creation and release order 2024-04-12 15:07:53 +08:00
debugfs.c crypto: hisilicon/debugfs - mask the unnecessary info from the dump 2024-05-03 18:44:44 +08:00
Kconfig hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c 2023-05-12 18:48:01 +08:00
Makefile hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c 2023-05-12 18:48:01 +08:00
qm_common.h crypto: hisilicon/qm - simplify the status of qm 2023-12-01 18:03:26 +08:00
qm.c crypto: hisilicon/qm - Add the err memory release process to qm uninit 2024-04-12 15:07:53 +08:00
sgl.c crypto: hisilicon/sgl - Delete redundant parameter verification 2024-04-12 15:07:52 +08:00