RE: [PATCH v1 0/4] test/crypto: enhance modex tests

2024-06-20 Thread Akhil Goyal
> Subject: [PATCH v1 0/4] test/crypto: enhance modex tests > > 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 val

RE: [PATCH v1 0/4] test/crypto: enhance modex tests

2024-06-17 Thread Anoob Joseph
> > 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 da