[PATCH 0/2] crypto/cnxk: add SNOW5G and ZUC256 support
Nithinsen Kaithakadan
nkaithakadan at marvell.com
Tue Mar 24 04:48:17 CET 2026
This patch series extends the cnxk crypto PMD to support SNOW5G
NEA4/NIA4 and ZUC256 NEA6/NIA6 confidentiality and integrity
algorithms across supported CNXK platforms.
Nithinsen Kaithakadan (1):
crypto/cnxk: add SNOW5G and ZUC256 support
Tejasree Kondoj (1):
crypto/cnxk: add ZUC256 v2 support for cn20k
drivers/common/cnxk/hw/cpt.h | 4 +-
drivers/common/cnxk/roc_se.c | 52 +++++++-
drivers/common/cnxk/roc_se.h | 18 ++-
drivers/crypto/cnxk/cnxk_cryptodev.h | 2 +-
.../crypto/cnxk/cnxk_cryptodev_capabilities.c | 118 ++++++++++++++++--
drivers/crypto/cnxk/cnxk_cryptodev_ops.c | 13 +-
drivers/crypto/cnxk/cnxk_se.h | 32 ++++-
7 files changed, 211 insertions(+), 28 deletions(-)
--
2.34.1
More information about the dev
mailing list