> -----Original Message----- > From: Kusztal, ArkadiuszX <[email protected]> > Sent: Monday, June 28, 2021 5:34 PM > To: [email protected] > Cc: [email protected]; Trahe, Fiona <[email protected]>; Zhang, Roy > Fan <[email protected]>; Kusztal, ArkadiuszX > <[email protected]> > Subject: [PATCH v2 03/16] crypto/qat: enable gen4 legacy algorithms > > This commit enables algorithms labeled as 'legacy' > on QAT generation 4 devices. > Following algorithms were enabled: > * AES-CBC > * AES-CMAC > * AES-XCBC MAC > * NULL (auth, cipher) > * SHA1-HMAC > * SHA2-HMAC (224, 256, 384, 512) > > Signed-off-by: Arek Kusztal <[email protected]>
Acked-by: Fan Zhang <[email protected]>

