numam-dpdk/drivers/crypto
Kai Ji 81e3122fe1 crypto/openssl: fix 3.0 EVP_PKEY usage in RSA operations
EVP_PKEY function need to be called twice for RSA sign
and verify operations in 3.0 EVP API. Original OpenSSL
1.x routines are untouched. The OPENSSL_API_COMPAT is
also removed as the driver now supports OpenSSL 3.0 lib
as well when it is detected on the host.

Fixes: d7bd42f6db ("crypto/openssl: update RSA routine with 3.0 EVP API")

Signed-off-by: Kai Ji <kai.ji@intel.com>
2022-07-05 18:30:24 +02:00
..
armv8 remove unnecessary null checks 2022-02-12 12:07:48 +01:00
bcmfs fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
caam_jr fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
ccp drivers/crypto: fix warnings for OpenSSL version 2022-06-01 16:26:35 +02:00
cnxk crypto/cnxk: decrement ESN to be used in session 2022-06-30 06:54:21 +02:00
dpaa2_sec crypto/dpaa2_sec: fix operation status for simple FD 2022-04-29 11:27:35 +02:00
dpaa_sec crypto/dpaa_sec: move cdb preparation to session create 2022-04-29 11:27:35 +02:00
ipsec_mb crypto/ipsec_mb: fix build with GCC 12 2022-06-15 09:37:35 +02:00
mlx5 crypto/mlx5: support plain text keys 2022-06-01 16:26:34 +02:00
mvsam remove unnecessary null checks 2022-02-12 12:07:48 +01:00
nitrox cryptodev: move device-specific structures 2021-10-20 15:33:16 +02:00
null remove unnecessary null checks 2022-02-12 12:07:48 +01:00
octeontx crypto/octeontx: pass sub-event type in event 2022-06-21 20:04:49 +02:00
openssl crypto/openssl: fix 3.0 EVP_PKEY usage in RSA operations 2022-07-05 18:30:24 +02:00
qat crypto/qat: fix secure session check 2022-07-05 17:44:10 +02:00
scheduler crypto/scheduler: fix queue pair in scheduler failover 2022-06-21 20:04:50 +02:00
virtio replace zero-length arrays with flexible ones 2022-06-07 16:44:21 +02:00
meson.build drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00