RE: [PATCH v1 1/4] test/cryptodev: add ECDH tests

2023-10-30 Thread Akhil Goyal
> Subject: [PATCH v1 1/4] test/cryptodev: add ECDH tests > > Add ECDH tests. > > Signed-off-by: Gowrishankar Muthukrishnan > --- Please rebase this patch. Applied the PMD patches of this series on dpdk-next-crypto. Send the test app patch again after rebasing on next-crypto. Thanks.

[PATCH v1 1/4] test/cryptodev: add ECDH tests

2023-10-26 Thread Gowrishankar Muthukrishnan
Add ECDH tests. Signed-off-by: Gowrishankar Muthukrishnan --- app/test/test_cryptodev_asym.c | 729 +++ app/test/test_cryptodev_asym_util.h | 12 + app/test/test_cryptodev_ecdh_test_vectors.h | 577 +++ app/test/test_cryptodev_ecdsa_test_vecto