> Subject: RE: [PATCH] crypto/ipsec_mb: fix zuc256 maximum tag length
>
> > >
> > > 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
> >
> > 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
> > support
Hi Ciara,
> -Original Message-
> From: Ciara Power
> Sent: Tuesday 31 January 2023 17:20
> To: Ji, Kai ; De Lara Guarch, Pablo
>
> Cc: dev@dpdk.org; Power, Ciara
> Subject: [PATCH] crypto/ipsec_mb: fix zuc256 maximum tag length
>
> The AESNI_MB PMD support
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 ("cr
4 matches
Mail list logo