numam-dpdk/drivers/crypto
Hemant Agrawal 681271e858 crypto/dpaa2_sec: fix enum conversion for GCM
dpaa2_sec/dpaa2_sec_dpseci.c:1287:25: error: implicit conversion from
enumeration type 'enum rte_crypto_aead_algorithm' to different enumeration
type 'enum rte_crypto_cipher_algorithm' [-Werror,-Wenum-conversion]
                session->cipher_alg = RTE_CRYPTO_AEAD_AES_GCM;

Fixes: 13273250ee ("crypto/dpaa2_sec: support AES-GCM and CTR")
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 enum conversion for GCM 2018-01-30 16:54:50 +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