numam-dpdk/drivers/crypto/aesni_gcm
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
..
aesni_gcm_ops.h crypto/aesni_gcm: migrate to Multi-buffer library 2017-07-06 22:26:50 +02:00
aesni_gcm_pmd_ops.c cryptodev: remove crypto device type enumeration 2017-07-06 22:34:20 +02:00
aesni_gcm_pmd_private.h cryptodev: remove crypto device driver name 2017-07-06 22:34:53 +02:00
aesni_gcm_pmd.c cryptodev: remove crypto device type enumeration 2017-07-06 22:34:20 +02:00
Makefile crypto/aesni_gcm: migrate to Multi-buffer library 2017-07-06 22:26:50 +02:00
rte_pmd_aesni_gcm_version.map aesni_gcm: add driver for AES-GCM crypto operations 2016-03-11 01:01:42 +01:00