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:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| rk3288_crypto.c | ||
| rk3288_crypto.h | ||
| rk3288_crypto_ahash.c | ||
| rk3288_crypto_skcipher.c | ||