[PATCH] crypto/ipsec_mb: fix zuc256 maximum tag length
Akhil Goyal
gakhil at marvell.com
Sun Feb 5 18:32:34 CET 2023
> >
> > The AESNI_MB PMD supports 8 and 16 byte tag lengths for ZUC256 when
> > intel-ipsec-mb version is 1.3 or newer.
> > The conditional check to enable these tag lengths had the incorrect operator,
> > which enabled 8 and 16 byte tag lengths for versions below 1.2, which is not
> > supported.
> >
> > Fixes: 7babda4316f9 ("crypto/ipsec_mb: support all tag sizes for ZUC-EIA3-
> > 256")
> > Cc: pablo.de.lara.guarch at intel.com
> >
> > Signed-off-by: Ciara Power <ciara.power at intel.com>
> Reviewed-by: Brian Dooley <brian.dooley at intel.com>
Applied to dpdk-next-crypto
Thanks.
More information about the dev
mailing list