numam-dpdk/drivers/crypto/zuc
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
..
Makefile cryptodev: add sym session header size function 2019-01-10 16:57:22 +01:00
meson.build crypto/zuc: fix dependency check 2019-05-02 10:34:05 +02:00
rte_pmd_zuc_version.map crypto/zuc: add driver for ZUC library 2016-10-08 17:53:10 +02:00
rte_zuc_pmd_ops.c cryptodev: change queue pair configure structure 2019-01-10 16:57:22 +01:00
rte_zuc_pmd_private.h cryptodev: change queue pair configure structure 2019-01-10 16:57:22 +01:00
rte_zuc_pmd.c cryptodev: add sym session header size function 2019-01-10 16:57:22 +01:00