numam-dpdk/drivers/crypto
Hemant Agrawal c25a37d759 crypto/dpaa_sec: fix enum conversion for GCM
dpaa_sec/dpaa_sec.h:297:13: error: implicit conversion from enumeration
type 'enum rte_crypto_aead_algorithm' to different enumeration type 'enum
rte_crypto_auth_algorithm' [-Werror,-Wenum-conversion]
	.algo = RTE_CRYPTO_AEAD_AES_GCM,

Fixes: c3e85bdcc6 ("crypto/dpaa_sec: add crypto driver for NXP DPAA platform")
Cc: stable@dpdk.org

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2018-01-30 16:54:50 +01:00
..
aesni_gcm cryptodev: remove duplicated device name length 2018-01-20 16:10:53 +01:00
aesni_mb cryptodev: remove duplicated device name length 2018-01-20 16:10:53 +01:00
armv8 cryptodev: remove duplicated device name length 2018-01-20 16:10:53 +01:00
dpaa2_sec crypto/dpaa2_sec: fix build with GCC < 7 2018-01-30 14:56:02 +01:00
dpaa_sec crypto/dpaa_sec: fix enum conversion for GCM 2018-01-30 16:54:50 +01:00
kasumi cryptodev: remove duplicated device name length 2018-01-20 16:10:53 +01:00
mrvl crypto/mrvl: fix export map file name 2018-01-29 23:35:29 +01:00
null cryptodev: remove duplicated device name length 2018-01-20 16:10:53 +01:00
openssl cryptodev: remove duplicated device name length 2018-01-20 16:10:53 +01:00
qat crypto/qat: fix truncated response ring value 2018-01-29 20:22:33 +01:00
scheduler fix typos 2018-01-11 18:26:46 +01:00
snow3g cryptodev: remove duplicated device name length 2018-01-20 16:10:53 +01:00
zuc cryptodev: remove duplicated device name length 2018-01-20 16:10:53 +01:00
Makefile drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00