numam-dpdk/drivers/crypto/openssl
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_openssl_pmd_ops.c drivers/crypto: use snprintf return value correctly 2017-10-12 15:22:39 +01:00
rte_openssl_pmd_private.h crypto/openssl: do not append digest 2017-10-12 15:10:51 +01:00
rte_openssl_pmd.c cryptodev: break dependency on virtual device bus 2017-10-25 18:11:01 +02:00
rte_pmd_openssl_version.map crypto/openssl: rename libcrypto to openssl 2016-10-26 14:58:37 +02:00