> >Memory for ZUC cipher/auth key in session had to be expanded to 32 bytes, > >instead of 16 bytes, when adding ZUC-256 support. > >However, impact is low as this memory is part of a union with bigger size > >than > >32 bytes. > > > >Coverity issue: 374374 > >Coverity issue: 374379 > >Fixes: 8c835018de84 ("crypto/ipsec_mb: support ZUC-256 for aesni_mb") > >Cc: sta...@dpdk.org > > > >Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com> > <snip> > > Acked-by: Ciara Power <ciara.po...@intel.com>
Applied to dpdk-next-crypto