numam-dpdk/drivers/crypto
Bruce Richardson 16c4ea4ed6 crypto/aesni_mb: fix build with gcc 4.8.5
On CentOS/RHEL 7, we get build errors reported due to a variable being
possibly uninitialized. Setting a default init value fixes this issue.

Fixes: c68d7aa354 ("crypto/aesni_mb: use architecture independent macros")
Cc: stable@dpdk.org

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2019-06-05 18:37:08 +02:00
..
aesni_gcm crypto/aesni_gcm: check dependency version with make 2019-04-30 08:37:42 +02:00
aesni_mb crypto/aesni_mb: fix build with gcc 4.8.5 2019-06-05 18:37:08 +02:00
armv8 cryptodev: add sym session header size function 2019-01-10 16:57:22 +01:00
caam_jr crypto/caam_jr: fix memory leak and illegal access 2019-04-18 16:01:28 +02:00
ccp build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
dpaa2_sec crypto/dpaa: fix session destroy 2019-04-18 16:01:28 +02:00
dpaa_sec crypto/dpaa: fix session destroy 2019-04-18 16:01:28 +02:00
kasumi crypto/kasumi: fix dependency check 2019-05-02 10:33:58 +02:00
mvsam cryptodev: change queue pair configure structure 2019-01-10 16:57:22 +01:00
null cryptodev: change queue pair configure structure 2019-01-10 16:57:22 +01:00
octeontx crypto/octeontx: use distinct metabuf pool for each queue 2019-05-01 15:52:55 +02:00
openssl crypto/openssl: set RSA private op feature flag 2019-04-02 16:50:24 +02:00
qat crypto/qat: fix null cipher algo for non 8-byte multiple 2019-04-30 15:40:56 +02:00
scheduler replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
snow3g crypto/snow3g: add to meson build 2019-05-02 10:33:52 +02:00
virtio crypto/virtio: fix IV offset 2019-04-19 14:51:54 +02:00
zuc crypto/zuc: fix dependency check 2019-05-02 10:34:05 +02:00
Makefile drivers: fix build if security lib disabled 2018-10-24 22:39:25 +02:00
meson.build crypto/snow3g: add to meson build 2019-05-02 10:33:52 +02:00