]> git.droids-corp.org - dpdk.git/commit
crypto/qat: fix uncleared cookies after operation
authorArek Kusztal <arkadiuszx.kusztal@intel.com>
Thu, 21 Oct 2021 10:06:01 +0000 (11:06 +0100)
committerAkhil Goyal <gakhil@marvell.com>
Thu, 4 Nov 2021 18:43:14 +0000 (19:43 +0100)
commit867ba300f915291629c33b2eadf6a98564c622a0
tree13f6584efaea4677fa7a3b371a2622e28517bc58
parent0a9e63940337f9de9d07080b63160b5e89ea1425
crypto/qat: fix uncleared cookies after operation

This commit fixes uncleared cookies issue when using
RSA algorithm.

Fixes: e2c5f4ea994c ("crypto/qat: support RSA in asym")
Cc: stable@dpdk.org
Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
drivers/crypto/qat/qat_asym.c