numam-dpdk/drivers
Arek Kusztal 77411bd638 crypto/openssl: fix free of asymmetric crypto keys
In case big number need to be freed, data it contains should
also be cleared before especially if it is critical data like
private keys.

Fixes: 3e9d6bd447 ("crypto/openssl: add RSA and mod asym operations")
Cc: stable@dpdk.org

Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
2019-07-05 15:28:14 +02:00
..
baseband baseband/fpga_lte_fec: add driver for FEC on FPGA 2019-07-05 15:28:14 +02:00
bus drivers: fix typo in NXP comments 2019-07-05 14:52:25 +02:00
common drivers/octeontx2: fix icc build for i686 2019-07-04 16:46:33 +02:00
compress compress/isal: fix use after free 2019-07-05 14:52:25 +02:00
crypto crypto/openssl: fix free of asymmetric crypto keys 2019-07-05 15:28:14 +02:00
event event/octeontx2: add libatomic dependency for 32-bit clang 2019-07-04 17:12:55 +02:00
mempool mempool/octeontx2: fix clang build for arm64 2019-07-05 10:55:46 +02:00
net net/ixgbe: fix IP type for crypto session 2019-07-05 15:28:14 +02:00
raw raw/ioat: fix icc build 2019-07-05 15:01:59 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: print list of disabled components 2019-07-02 23:20:26 +02:00