[dpdk-stable] [PATCH] crypto/qat: fix digest issue in wireless auth case

Kusztal, ArkadiuszX arkadiuszx.kusztal at intel.com
Fri Jan 25 18:00:16 CET 2019



> -----Original Message-----
> From: Trahe, Fiona
> Sent: Friday, January 25, 2019 5:59 PM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>; Trahe, Fiona
> <fiona.trahe at intel.com>; Zhang, Roy Fan <roy.fan.zhang at intel.com>;
> akhil.goyal at nxp.com; Kusztal, ArkadiuszX <arkadiuszx.kusztal at intel.com>;
> stable at dpdk.org
> Subject: [PATCH] crypto/qat: fix digest issue in wireless auth case
> 
> When operation calls for auth (digest generation), followed by encryption of
> both data plus digest, the digest-in-buffer flag must be set for QAT.
> 
> Fixes: 39e0bee48e81 ("crypto/qat: rework request builder for performance")
> cc: stable at dpdk.org
> 
> Signed-off-by: Fiona Trahe <fiona.trahe at intel.com>
> ---
>  drivers/crypto/qat/qat_sym.c | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)
> 
> diff --git a/drivers/crypto/qat/qat_sym.c b/drivers/crypto/qat/qat_sym.c
> index 10cdf2e10..8801ca567 100644
> 2.13.6

Acked-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>


More information about the stable mailing list