linux/drivers/crypto/bcm
Thorsten Blum 4f95a6d274 crypto: bcm - set memory to zero only once
Use kmalloc_array() instead of kcalloc() because sg_init_table() already
sets the memory to zero. This avoids zeroing the memory twice.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-02-22 15:56:03 +08:00
..
cipher.c crypto: bcm - set memory to zero only once 2025-02-22 15:56:03 +08:00
cipher.h
Makefile
spu2.c crypto: drivers - Use str_enable_disable-like helpers 2025-02-09 18:08:11 +08:00
spu2.h
spu.c crypto: bcm - Drop unused setting of local 'ptr' variable 2025-01-14 11:31:13 +08:00
spu.h
spum.h
util.c
util.h