> This commit fixes following issues in the QAT testsuite for > the RSA algorithm: > > 1) Incorrectly set keys in the internal functions are now > set in the calling function. > 2) Camel case functions were changed to the snake case. > > Fixes: 9b5465867fb8 ("test/crypto: add RSA none padding cases") > Cc: sta...@dpdk.org > > Signed-off-by: Arkadiusz Kusztal <arkadiuszx.kusz...@intel.com> Applied to dpdk-next-crypto
Title changed as "test/crypto: fix RSA cases in QAT suite"