numam-dpdk/drivers/crypto
Bruce Richardson d0246e0fdc crypto/zuc: fix dependency check
The check for the zuc library dependency did not check for the include
file needed for compilation. It's also recommended when looking for a
library to use the name without the lib prefix.

Fixes: df1740a8db ("crypto/zuc: enable meson build")
Cc: stable@dpdk.org

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2019-05-02 10:34:05 +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: cleanup version check 2019-04-30 08:37:36 +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