numam-dpdk/drivers/crypto
Ciara Power 21bdbf2432 crypto/ipsec_mb: fix tainted data for session
Downcasting a void * to struct aesni_gcm_session * caused the session
data to be treated as tainted.
Removing the void * temporary variable and adding a cast avoids this
issue.

Coverity issue: 374377
Fixes: 746825e5c0 ("crypto/ipsec_mb: move aesni_gcm PMD")
Cc: stable@dpdk.org

Signed-off-by: Ciara Power <ciara.power@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
2022-01-21 10:17:35 +01:00
..
armv8 drivers/crypto: move Windows build check 2021-11-04 19:43:14 +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 fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
cnxk crypto/cnxk: update microcode completion handling 2022-01-21 10:17:35 +01:00
dpaa2_sec drivers/crypto: return error for not supported SA lifetime 2021-11-23 19:48:28 +01:00
dpaa_sec fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
ipsec_mb crypto/ipsec_mb: fix tainted data for session 2022-01-21 10:17:35 +01:00
mlx5 crypto/mlx5: fix maximum number of queue pairs 2021-11-23 19:41:24 +01:00
mvsam drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00
nitrox cryptodev: move device-specific structures 2021-10-20 15:33:16 +02:00
null drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00
octeontx fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
openssl drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00
qat fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
scheduler drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00
virtio fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
meson.build drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00