Re: [dpdk-dev] [PATCH v2 08/16] crypto/qat: add aes gcm in ucs spc mode
From: Zhang, Roy Fan <hidden>
Date: 2021-06-29 12:19:52
From: Zhang, Roy Fan <hidden>
Date: 2021-06-29 12:19:52
-----Original Message----- From: Kusztal, ArkadiuszX <redacted> Sent: Monday, June 28, 2021 5:34 PM To: dev@dpdk.org Cc: gakhil@marvell.com; Trahe, Fiona <redacted>; Zhang, Roy Fan [off-list ref]; Kusztal, ArkadiuszX [off-list ref] Subject: [PATCH v2 08/16] crypto/qat: add aes gcm in ucs spc mode This commit adds AES-GCM algorithm that works in UCS (Unified crypto slice) SPC(Single-Pass) mode. Signed-off-by: Arek Kusztal <redacted>
Minor checkstyle issue, please fix in V3. Other than that Acked-by: Fan Zhang <redacted>