> -----Original Message-----
> From: Brian Dooley <[email protected]>
> Sent: Thursday 27 October 2022 11:50
> To: Ji, Kai <[email protected]>
> Cc: [email protected]; [email protected]; [email protected]; Kusztal,
> ArkadiuszX <[email protected]>; Dooley, Brian
> <[email protected]>; Doherty, Declan <[email protected]>
> Subject: [PATCH v1] crypto/qat: fix null hash algorithm digest size
>
> Add check for null hash algorithm digest size. Digest size should be 4B or
> request will be rejected.
>
> Fixes: 1703e94ac5ce ("qat: add driver for QuickAssist devices")
> Cc: [email protected]
> Cc: [email protected]
> Signed-off-by: Brian Dooley <[email protected]>
> ---
Acked-by: Ciara Power <[email protected]>