numam-dpdk/drivers/crypto/kasumi
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
..
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
rte_kasumi_pmd_ops.c drivers/crypto: use snprintf return value correctly 2017-10-12 15:22:39 +01:00
rte_kasumi_pmd_private.h crypto/kasumi: do not append digest 2017-10-12 15:10:51 +01:00
rte_kasumi_pmd.c cryptodev: break dependency on virtual device bus 2017-10-25 18:11:01 +02:00
rte_pmd_kasumi_version.map crypto/kasumi: add driver for KASUMI library 2016-06-20 22:25:32 +02:00