Hi Ciara, > -----Original Message----- > From: Power, Ciara <ciara.po...@intel.com> > Sent: Wednesday 5 July 2023 14:23 > To: dev@dpdk.org > Cc: Ji, Kai <kai...@intel.com>; O'Donovan, Saoirse > <saoirse.odono...@intel.com>; Power, Ciara <ciara.po...@intel.com> > Subject: [PATCH] crypto/qat: fix legacy sm4 ecb capability > > Following the deprecation of insecure algorithms in QAT, SM4-ECB should be > included as legacy, to be disabled by default. > > Fixes: cffb726b7797 ("crypto/qat: enable insecure algorithms") > > Signed-off-by: Ciara Power <ciara.po...@intel.com> > --- > drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Tested-by: Saoirse O'Donovan <saoirse.odono...@intel.com>