linux/drivers/crypto/hisilicon
Kai Ye 7bbbc9d81b crypto: hisilicon/qm - delete redundant null assignment operations
There is no security data in the pointer. It is only a value transferred
as a structure. It makes no sense to zero a variable that is on the stack.
So not need to set the pointer to null.

Signed-off-by: Kai Ye <yekai13@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-11-18 16:59:34 +08:00
..
hpre crypto: hisilicon/hpre - fix resource leak in remove process 2022-10-21 19:05:23 +08:00
sec crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq 2022-07-08 15:21:16 +08:00
sec2 crypto: hisilicon/sec - enabling clock gating of the address prefetch module 2022-10-21 19:05:23 +08:00
trng crypto: hisilicon/trng - fix local variable type 2022-06-17 17:19:20 +08:00
zip crypto: hisilicon - support get algs by the capability register 2022-09-16 18:29:46 +08:00
Kconfig crypto: hisilicon/sec - add sm4 generic selection 2022-05-06 18:16:55 +08:00
Makefile crypto: hisilicon/trng - add HiSilicon TRNG driver support 2020-11-27 17:13:43 +11:00
qm.c crypto: hisilicon/qm - delete redundant null assignment operations 2022-11-18 16:59:34 +08:00
sgl.c crypto: hisilicon/sgl - align the hardware sgl dma address 2022-04-15 16:34:30 +08:00