> Add SHA3-224, SHA3-256, SHA3-384, and SHA3-512
> support to the OpenSSL PMD, including both hash
> and HMAC variants.
> 
> Signed-off-by: Emma Finn <[email protected]>
> ---
> v2:
> * Updated documentation
> v3:
> * rebase
> v4:
> * rebase
> ---
>  doc/guides/cryptodevs/features/openssl.ini   |   8 +
>  doc/guides/cryptodevs/openssl.rst            |   8 +
>  doc/guides/rel_notes/release_26_03.rst       |   2 +
>  drivers/crypto/openssl/rte_openssl_pmd.c     |  36 ++++
>  drivers/crypto/openssl/rte_openssl_pmd_ops.c | 168 +++++++++++++++++++
>  5 files changed, 222 insertions(+)
Acked-by: Akhil Goyal <[email protected]>
Applied to dpdk-next-crypto
Thanks.

Reply via email to