RE: [PATCH v1 4/4] crypto/cnxk: add ECDH support
> Subject: [PATCH v1 4/4] crypto/cnxk: add ECDH support > > Add ECDH support in CNXK PMD. > > Signed-off-by: Gowrishankar Muthukrishnan Added release notes while applying.
[PATCH v1 4/4] crypto/cnxk: add ECDH support
Add ECDH support in CNXK PMD. Signed-off-by: Gowrishankar Muthukrishnan --- doc/guides/cryptodevs/features/cn10k.ini | 1 + doc/guides/cryptodevs/features/cn9k.ini | 1 + drivers/common/cnxk/roc_ae.h | 7 + drivers/crypto/cnxk/cn10k_cryptodev_ops.c | 12 ++