> > Subject: [PATCH] crypto/qat: fix SM3 auth mode > > > > The SM3 auth mode is now set to 0 for QAT, to support plain hash only. > > This should also be added to the capabilities for GEN3 and GEN4. > > SM3 HMAC is not supported. > > > > Fixes: 75fd4bbc94ab ("crypto/qat: support SM3 hash algorithm") > > Cc: arkadiuszx.kusz...@intel.com > > Cc: sta...@dpdk.org > > > > Signed-off-by: Ciara Power <ciara.po...@intel.com> > Acked-by: Arek Kusztal <arkadiuszx.kusz...@intel.com> Applied to dpdk-next-crypto
Thanks.