numam-dpdk/drivers/crypto/armv8
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
..
Makefile drivers: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
rte_armv8_pmd_ops.c drivers: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
rte_armv8_pmd_private.h cryptodev: remove duplicated device name length 2018-01-20 16:10:53 +01:00
rte_armv8_pmd.c drivers: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
rte_pmd_armv8_version.map crypto/armv8: rename map file to standard name 2017-10-12 15:13:19 +01:00