> -----Original Message-----
> From: Kusztal, ArkadiuszX <[email protected]>
> Sent: Wednesday, April 29, 2020 3:52 PM
> To: [email protected]
> Cc: Trahe, Fiona <[email protected]>; Kusztal, ArkadiuszX
> <[email protected]>;
> [email protected]
> Subject: [PATCH v2] crypto/qat: fix computation of cd ptr in zuc and snow
>
> Offset of cd pointer is too big by state1size + state2size, so few extra
> unnecessary bytes will be copied into cd. Snow offset was improved as well.
>
> Fixes: d9b7d5bbc845 ("crypto/qat: add ZUC EEA3/EIA3 capability")
> Cc: [email protected]
>
> Signed-off-by: Arek Kusztal <[email protected]>
Acked-by: Fiona Trahe <[email protected]>