> This patch series add modex test for zero padded operands > > v3: > - removed patch to use common test function which will be addressed > seperately due to document conflict. > > Gowrishankar Muthukrishnan (3): > test/crypto: validate modex result from first nonzero value > test/crypto: remove unused variable in modex test data > test/crypto: add modex tests for zero padded operands > > app/test/test_cryptodev_asym.c | 41 ++++++++++- > app/test/test_cryptodev_mod_test_vectors.h | 85 +++++++++++++++++++- > -- > 2 files changed, 114 insertions(+), 12 deletions(-) Series applied to dpdk-next-crypto Thanks.
- RE: [PATCH v1 0/4] test/crypto: enhance modex t... Akhil Goyal
- [PATCH v2 0/4] test/crypto: enhance modex tests Gowrishankar Muthukrishnan
- [PATCH v2 1/4] test/crypto: validate modex... Gowrishankar Muthukrishnan
- [PATCH v2 2/4] test/crypto: remove unused ... Gowrishankar Muthukrishnan
- [PATCH v2 3/4] test/crypto: use common tes... Gowrishankar Muthukrishnan
- [PATCH v2 4/4] test/crypto: add modex test... Gowrishankar Muthukrishnan
- [PATCH v3 0/3] test/crypto: add modex test... Gowrishankar Muthukrishnan
- [PATCH v3 1/3] test/crypto: validate m... Gowrishankar Muthukrishnan
- [PATCH v3 2/3] test/crypto: remove unu... Gowrishankar Muthukrishnan
- [PATCH v3 3/3] test/crypto: add modex ... Gowrishankar Muthukrishnan
- RE: [PATCH v3 0/3] test/crypto: add mo... Akhil Goyal