aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/api.c
diff options
context:
space:
mode:
authorKai Ye <yekai13@huawei.com>2022-11-12 02:12:50 +0000
committerHerbert Xu <herbert@gondor.apana.org.au>2022-11-18 16:59:34 +0800
commit7bbbc9d81be588ae4fb28b5b202e4421dbfef197 (patch)
tree600623951dcd91bad9748aa44afa817c00c13949 /crypto/api.c
parentcrypto: skcipher - Allow sync algorithms with large request contexts (diff)
downloadlinux-rng-7bbbc9d81be588ae4fb28b5b202e4421dbfef197.tar.xz
linux-rng-7bbbc9d81be588ae4fb28b5b202e4421dbfef197.zip
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>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions