crypto/qat: fix status in RSA decryption
authorArek Kusztal <arkadiuszx.kusztal@intel.com>
Thu, 21 Oct 2021 10:05:43 +0000 (11:05 +0100)
committerAkhil Goyal <gakhil@marvell.com>
Thu, 4 Nov 2021 18:43:14 +0000 (19:43 +0100)
commit0a9e63940337f9de9d07080b63160b5e89ea1425
tree6e49a9bfed06db95cd12e5e6c8def7e36b83d242
parent29860a6712429018d80a2741cbaef32c3d5f9130
crypto/qat: fix status in RSA decryption

This commit fixes not set crypto op status when decrypting
with 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