2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/crypto/hisilicon
Ethan Carter Edwards 7c234e138c crypto: hisilicon/qm - replace devm_kzalloc with devm_kcalloc
Replace devm_kzalloc that has an internal multiplication with
devm_kcalloc to improve code readability and safety from overflows.

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-05-05 18:20:46 +08:00
..
hpre crypto: hisilicon/hpre - adapt ECDH for high-performance cores 2025-02-09 18:08:11 +08:00
sec crypto: drivers - Switch back to struct platform_driver::remove() 2024-10-19 08:44:30 +08:00
sec2 crypto: hisilicon/sec2 - fix for sec spec check 2025-02-22 15:56:02 +08:00
trng crypto: drivers - Switch back to struct platform_driver::remove() 2024-10-19 08:44:30 +08:00
zip crypto: hisilicon/qm - support new function communication 2025-01-14 11:31:13 +08:00
debugfs.c crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem 2024-12-10 13:40:25 +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 - replace devm_kzalloc with devm_kcalloc 2025-05-05 18:20:46 +08:00
sgl.c crypto: hisilicon - fix missed error branch 2024-09-06 14:50:46 +08:00