> -----Original Message-----
> From: Kusztal, ArkadiuszX <[email protected]>
> Sent: Monday, April 27, 2020 3:40 PM
> To: [email protected]; Trahe, Fiona <[email protected]>
> Cc: Kusztal, ArkadiuszX <[email protected]>; [email protected]
> Subject: [PATCH] crypto/qat: fix computation of cd ptr in zuc
>
> Offset of cd pointer is too big by state1size + state2size,
> so few extra unnecessary bytes will be copied into cd.
>
> Fixes: d9b7d5bbc845 ("crypto/qat: add ZUC EEA3/EIA3 capability")
> Cc: [email protected]
>
> Signed-off-by: Arek Kusztal <[email protected]>
Nack - there's a better way to fix this - we'll send a v2