[PATCH 3/3] test/crypto: fix RSA decrypt op validation
Akhil Goyal
gakhil at marvell.com
Wed Jun 25 13:48:19 CEST 2025
> Subject: [PATCH 3/3] test/crypto: fix RSA decrypt op validation
>
> Following RSA encrypt op, same plaintext buffer is used as output
> buffer for decrypt op, hence comparing plaintext buffer against
> same buffer pointer in crypto op always succeed irrespective of
> whether decrypt op succeeds or not. This patch fixes this issue
> with a local buffer for crypto op.
>
> Fixes: 5ae36995f10f ("test/crypto: move RSA enqueue/dequeue into functions")
> Cc: stable at dpdk.org
>
> Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn at marvell.com>
Series Applied to dpdk-next-crypto
Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 15123 bytes
Desc: not available
URL: <http://mails.dpdk.org/archives/stable/attachments/20250625/3e899ab5/attachment.bin>
More information about the stable
mailing list