numam-dpdk/lib/librte_cryptodev
Thomas Monjalon 2f6fec5390 vdev: remove eal prefix
The VDEV code will move to the bus drivers directory.
Rename functions from rte_eal_vdev_ to rte_vdev_
to prepare the move of the driver out of EAL.

The prefix rte_eal_vdrv_ is also renamed to rte_vdev_.
It was used for registration of vdev drivers.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
2017-05-05 14:38:35 +02:00
..
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_crypto_sym.h cryptodev: fix API digest length comments 2017-04-28 17:46:19 +02:00
rte_crypto.h lib: work around unnamed structs/unions 2016-09-13 15:35:28 +02:00
rte_cryptodev_pmd.h eal: fix debug macro redefinition 2017-05-01 00:10:23 +02:00
rte_cryptodev_version.map cryptodev: add API to associate session with queue pair 2017-04-06 00:17:44 +02:00
rte_cryptodev.c vdev: remove eal prefix 2017-05-05 14:38:35 +02:00
rte_cryptodev.h cryptodev: add type for DPAA2 2017-04-20 11:32:45 +02:00