d1be197787
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> |
||
---|---|---|
.. | ||
aesni_gcm | ||
aesni_mb | ||
armv8 | ||
dpaa2_sec | ||
dpaa_sec | ||
kasumi | ||
mrvl | ||
null | ||
openssl | ||
qat | ||
scheduler | ||
snow3g | ||
zuc | ||
Makefile |