numam-dpdk/drivers/crypto/armv8
Slawomir Mrozowicz a3277ad47f cryptodev: remove crypto device driver name
Remove crypto device driver name string definitions from librte_cryptodev,
which avoid to library changes every time a new crypto driver was added.

The driver name is predefined internaly in the each PMD.
The applications could use the crypto device driver names based on
options with the driver name string provided in command line.

Signed-off-by: Slawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
2017-07-06 22:34:53 +02:00
..
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_armv8_pmd_ops.c cryptodev: remove crypto device type enumeration 2017-07-06 22:34:20 +02:00
rte_armv8_pmd_private.h cryptodev: remove crypto device driver name 2017-07-06 22:34:53 +02:00
rte_armv8_pmd_version.map crypto/armv8: add PMD optimized for ARMv8 processors 2017-01-19 01:00:55 +01:00
rte_armv8_pmd.c cryptodev: remove crypto device type enumeration 2017-07-06 22:34:20 +02:00