[PATCH] crypto/qat: fix legacy sm4 ecb capability

Akhil Goyal gakhil at marvell.com
Wed Jul 5 20:22:28 CEST 2023


> > 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.power at 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.odonovan at intel.com>

Applied to dpdk-next-crypto

Thanks.


More information about the dev mailing list