diff options
| author | 2024-08-15 14:20:04 +0300 | |
|---|---|---|
| committer | 2024-08-24 21:38:54 +0800 | |
| commit | c32f08d024e275059474b3c11c1fc2bc7f2de990 (patch) | |
| tree | 2809689b1e55461f44da54fb05cb13107b6db094 /rust/kernel/ssh:/git@git.zx2c4.com/git: | |
| parent | crypto: spacc - Use crypto_authenc_extractkeys (diff) | |
crypto: spacc - Fix uninitialized variable in spacc_aead_process()
Smatch complains that:
drivers/crypto/dwc-spacc/spacc_aead.c:1031 spacc_aead_process()
error: uninitialized symbol 'ptaadsize'.
This could happen if, for example, tctx->mode was CRYPTO_MODE_NULL and
req->cryptlen was less than icvremove.
Fixes: 06af76b46c78 ("crypto: spacc - Add SPAcc aead support")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'rust/kernel/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions
