RE: [EXTERNAL] [PATCH] app/test: fix rsa tests in qat suite

2024-03-08 Thread Akhil Goyal
> This commit fixes incorrectly set keys in the > QAT testsuite for the RSA algorithm. > > Fixes: 9b5465867fb8 ("test/crypto: add RSA none padding cases") > Cc: sta...@dpdk.org > > Signed-off-by: Arkadiusz Kusztal > --- > app/test/test_cryptodev_asym.c | 74 +

[PATCH] app/test: fix rsa tests in qat suite

2024-03-08 Thread Arkadiusz Kusztal
This commit fixes incorrectly set keys in the QAT testsuite for the RSA algorithm. Fixes: 9b5465867fb8 ("test/crypto: add RSA none padding cases") Cc: sta...@dpdk.org Signed-off-by: Arkadiusz Kusztal --- app/test/test_cryptodev_asym.c | 74 +- 1 file chan