numam-dpdk/drivers/crypto
Pablo de Lara d1be197787 cryptodev: remove duplicated device name length
Two macros were defined in cryptodev, to serve the same
purpose: RTE_CRYPTODEV_NAME_LEN (in the config file) and
RTE_CRYPTODEV_NAME_MAX_LEN (in the rte_cryptodev.h file).
Since the second one is part of the external API,
the first one has been removed, avoiding duplications.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Tomasz Duszynski <tdu@semihalf.com>
2018-01-20 16:10:53 +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 bus/fslmc: add flag to configure DCA in QBMAN multi Tx 2018-01-19 16:09:56 +01:00
dpaa_sec crypto/dpaa_sec: rewrite Rx/Tx path 2018-01-20 16:10:52 +01:00
kasumi cryptodev: remove duplicated device name length 2018-01-20 16:10:53 +01:00
mrvl cryptodev: remove duplicated device name length 2018-01-20 16:10:53 +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 drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +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