This patch series enhances modex tests to: * use common test function in existing test vectors * add test for zero padded operands
Gowrishankar Muthukrishnan (4): test/crypto: validate modex result from first nonzero value test/crypto: remove unused variable in modex test data test/crypto: use common test function for mod tests test/crypto: add modex tests for zero padded operands app/test/test_cryptodev_asym.c | 279 ++++---------------- app/test/test_cryptodev_asym_util.h | 18 -- app/test/test_cryptodev_mod_test_vectors.h | 287 ++++++++++++++------- 3 files changed, 241 insertions(+), 343 deletions(-) -- 2.25.1