numam-dpdk/drivers/crypto/qat
Brian Dooley 3625d12ed6 crypto/qat: fix reallocate OpenSSL version check
Move the ossl_legacy_provider_unload() into the right place for secure
protocol for QAT. Remove unnecessary unload from session destroy.

Fixes: 52d59b92b0 ("crypto/qat: enable OpenSSL legacy provider in session")
Cc: stable@dpdk.org

Signed-off-by: Brian Dooley <brian.dooley@intel.com>
Acked-by: Kai Ji <kai.ji@intel.com>
2022-11-03 11:52:31 +01:00
..
dev crypto/qat: read HW slice configuration 2022-10-29 13:01:40 +02:00
qat_asym.c crypto/qat: add ECDH public key verification 2022-10-29 13:01:41 +02:00
qat_asym.h crypto/qat: refactor asym algorithm macros and logs 2022-06-01 16:26:35 +02:00
qat_crypto.c crypto/qat: unify device private data structure 2021-11-04 19:46:27 +01:00
qat_crypto.h crypto/qat: read HW slice configuration 2022-10-29 13:01:40 +02:00
qat_ec.h crypto/qat: make immutable parameters constant 2022-10-29 13:01:41 +02:00
qat_sym_session.c crypto/qat: fix reallocate OpenSSL version check 2022-11-03 11:52:31 +01:00
qat_sym_session.h drivers/crypto: support security session size query 2022-10-04 22:37:06 +02:00
qat_sym.c crypto/qat: fix multi-process build request session 2022-10-29 13:01:41 +02:00
qat_sym.h security: hide session structure 2022-10-04 22:37:54 +02:00