[PATCH v3 2/6] crypto/openssl: support EDDSA
Akhil Goyal
gakhil at marvell.com
Fri Sep 20 16:36:21 CEST 2024
> Subject: [PATCH v3 2/6] crypto/openssl: support EDDSA
>
> Support EDDSA crypto algorithm in OpenSSL PMD.
>
> Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn at marvell.com>
> ---
> drivers/crypto/openssl/openssl_pmd_private.h | 13 ++
> drivers/crypto/openssl/rte_openssl_pmd.c | 223 +++++++++++++++++++
> drivers/crypto/openssl/rte_openssl_pmd_ops.c | 131 +++++++++++
> 3 files changed, 367 insertions(+)
Update doc and add release notes.
More information about the dev
mailing list