numam-dpdk/drivers/crypto/aesni_gcm
Declan Doherty f2f020d210 cryptodev: break dependency on virtual device bus
Removes any dependency of librte_cryptodev on the virtual device
infrastructure code and removes the functions which were virtual
device specific.

Updates all virtual PMDs to remove dependencies on rte_cryptodev_vdev.h
and replaces those calls with the new bus independent functions.

Due to these changes, the cryptodev ABI version gets bumped.

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Tested-by: Tomasz Duszynski <tdu@semihalf.com>
2017-10-25 18:11:01 +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 drivers/crypto: use snprintf return value correctly 2017-10-12 15:22:39 +01:00
aesni_gcm_pmd_private.h crypto/aesni_gcm: do not append digest 2017-10-12 15:10:51 +01:00
aesni_gcm_pmd.c cryptodev: break dependency on virtual device bus 2017-10-25 18:11:01 +02:00
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +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