[PATCH 2/5] crypto/cnxk: support AES-GMAC
Akhil Goyal
gakhil at marvell.com
Thu Apr 28 10:30:09 CEST 2022
> Subject: [PATCH 2/5] crypto/cnxk: support AES-GMAC
>
> From: Archana Muniganti <marchana at marvell.com>
>
> Added lookaside IPsec AES-GMAC support in CNXK PMD.
>
> Signed-off-by: Archana Muniganti <marchana at marvell.com>
> Acked-by: Anoob Joseph <anoobj at marvell.com>
> ---
> doc/guides/cryptodevs/cnxk.rst | 2 ++
Update in .ini files missing.
> doc/guides/rel_notes/release_22_07.rst | 1 +
> drivers/common/cnxk/cnxk_security.c | 8 ++++++
> drivers/crypto/cnxk/cn10k_ipsec.c | 3 ++
> drivers/crypto/cnxk/cn10k_ipsec_la_ops.h | 3 +-
> drivers/crypto/cnxk/cn9k_ipsec.c | 35 ++++++++++++++++-------
> drivers/crypto/cnxk/cnxk_cryptodev.h | 2 +-
> drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c | 25 ++++++++++++++++
> drivers/crypto/cnxk/cnxk_ipsec.h | 3 ++
> 9 files changed, 70 insertions(+), 12 deletions(-)
>
More information about the dev
mailing list