> -----Original Message-----
> From: Kusztal, ArkadiuszX <arkadiuszx.kusz...@intel.com>
> Sent: Monday, April 27, 2020 3:40 PM
> To: dev@dpdk.org; Trahe, Fiona <fiona.tr...@intel.com>
> Cc: Kusztal, ArkadiuszX <arkadiuszx.kusz...@intel.com>; sta...@dpdk.org
> 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: sta...@dpdk.org
>
> Signed-off-by: Arek Kusztal <arkadiuszx.kusz...@intel.com>
Nack - there's a better way to fix this - we'll send a v2