> -----Original Message-----
> From: Sivaramakrishnan Venkat <[email protected]>
> Sent: Friday, November 17, 2023 12:38 PM
> To: [email protected]
> Cc: [email protected]; Ji, Kai <[email protected]>; [email protected];
> Sivaramakrishnan, VenkatX <[email protected]>
> Subject: [PATCH v2] crypto/qat: fix block cipher misalignment for AES CBC and
> 3DES CBC
>
> check cipher length alignment for 3DES CBC and AES CBC to change it to NULL
> service type for buffer misalignment.
>
> Fixes: def38073ac90 ("crypto/qat: check cipher buffer alignment")
> Cc: [email protected]
>
> Signed-off-by: Sivaramakrishnan Venkat
> <[email protected]>
> Acked-by: Kai Ji <[email protected]>
> ---
> v2:
> Dropped new tests patch.
> Removed settings reponse header directly.
> Cleared cookie status instead of setting to SUCCESS.
Acked-by: Ciara Power <[email protected]>