numam-dpdk/drivers/crypto/qat
Brian Dooley f7f2e8a9dd crypto/qat: reallocate on OpenSSL version check
This patch reallocates the OpenSSL version check from
qat_session_configure() to a proper qat_security_session_create()
routine.

Fixes: 3227bc7138 ("crypto/qat: use intel-ipsec-mb for partial hash and AES")
Cc: stable@dpdk.org

Signed-off-by: Brian Dooley <brian.dooley@intel.com>
Acked-by: Kai Ji <kai.ji@intel.com>
2022-10-29 13:01:37 +02:00
..
dev drivers/crypto: support security session size query 2022-10-04 22:37:06 +02:00
qat_asym.c crypto/qat: fix missing copy guards in asym mod 2022-06-21 20:04:50 +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: unify raw data path functions 2022-02-23 09:59:16 +01:00
qat_ec.h crypto/qat: add secp384r1 curve 2022-06-01 16:26:35 +02:00
qat_sym_session.c crypto/qat: reallocate on OpenSSL version check 2022-10-29 13:01:37 +02:00
qat_sym_session.h drivers/crypto: support security session size query 2022-10-04 22:37:06 +02:00
qat_sym.c security: hide session structure 2022-10-04 22:37:54 +02:00
qat_sym.h security: hide session structure 2022-10-04 22:37:54 +02:00