> Subject: [PATCH] test/crypto: fix rsa sign data length
>
> This patch fixes RSA sign data length assignment to correct value.
> The length was previously altered during a test scenario and is
> now restored to the proper value.
>
> Fixes: 9682e8246ae2 ("test/crypto: add negative case for RSA verification")
Cc: [email protected]> > Signed-off-by: Nithinsen Kaithakadan <[email protected]> Acked-by: Akhil Goyal <[email protected]>

