RE: [PATCH v2 1/3] crypto/qat: fix uncleared cookies in asym

2022-10-21 Thread Akhil Goyal
> > Subject: [PATCH v2 1/3] crypto/qat: fix uncleared cookies in asym > > > > Fixed incorrectly placed clean function in asym response. > > > > Fixes: 002486db239e ("crypto/qat: refactor asymmetric session") > > > > Signed-off-by: Arek Kusztal > > --- > > v2: > > - fixed compilation issues > > - s

RE: [PATCH v2 1/3] crypto/qat: fix uncleared cookies in asym

2022-10-21 Thread Power, Ciara
> -Original Message- > From: Arek Kusztal > Sent: Tuesday 18 October 2022 14:54 > To: dev@dpdk.org > Cc: gak...@marvell.com; Ji, Kai ; Kusztal, ArkadiuszX > > Subject: [PATCH v2 1/3] crypto/qat: fix uncleared cookies in asym > > Fixed incorrectly placed clean function in asym response