summaryrefslogtreecommitdiff
path: root/rust/helpers/processor.c
diff options
context:
space:
mode:
authorKarina Yankevich <k.yankevich@omp.ru>2025-11-05 17:52:04 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2025-11-14 18:15:48 +0800
commitd52e9b8843749f446dff2afcfc5da3d8bbe806cc (patch)
tree24a8e83363262a894601bcf12b24b6c948fd2511 /rust/helpers/processor.c
parentd633730bb3873578a00fde4b97f9ac62a1be8d34 (diff)
crypto: rockchip - drop redundant crypto_skcipher_ivsize() calls
The function already initialized the ivsize variable at the point of declaration, let's use it instead of calling crypto_skcipher_ivsize() extra couple times. Found by Linux Verification Center (linuxtesting.org) with SVACE. Fixes: 57d67c6e8219 ("crypto: rockchip - rework by using crypto_engine") Signed-off-by: Karina Yankevich <k.yankevich@omp.ru> Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'rust/helpers/processor.c')
0 files changed, 0 insertions, 0 deletions