Hi Akhil, > -----Original Message----- > From: De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com> > Sent: Tuesday, April 21, 2020 2:22 PM > To: Doherty, Declan <declan.dohe...@intel.com>; O'loingsigh, Mairtin > <mairtin.oloings...@intel.com> > Cc: dev@dpdk.org; De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com> > Subject: [PATCH] crypto/aesni_mb: fix DOCSIS AES-256 > > When adding support for DOCSIS AES-256, > when setting the cipher parameters, all key sizes were accepted, but only > 128-bit > and 256-bit keys are. > > Fixes: 124d04b43743 ("crypto/aesni_mb: support DOCSIS AES-256") > > Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>
This can be merged to the commit above before RC1 is out, if there is still time. Thanks, Pablo