numam-dpdk/lib/librte_cryptodev
Pablo de Lara 4451e41d47 cryptodev: remove session init internal function
Since now the private session data is initialized after
the session pool is created, there is no need to keep
this PMD function.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2017-07-06 22:34:55 +02:00
..
Makefile cryptodev: move session type to generic crypto op 2017-07-06 22:22:09 +02:00
rte_crypto_sym.h cryptodev: remove AAD from authentication structure 2017-07-06 22:26:50 +02:00
rte_crypto.h cryptodev: remove useless alignment 2017-07-06 22:26:48 +02:00
rte_cryptodev_pci.h cryptodev: add PCI driver helpers 2017-06-28 19:59:22 +02:00
rte_cryptodev_pmd.c cryptodev: add PCI driver helpers 2017-06-28 19:59:22 +02:00
rte_cryptodev_pmd.h cryptodev: remove session init internal function 2017-07-06 22:34:55 +02:00
rte_cryptodev_vdev.h cryptodev: move vdev functions to a separate file 2017-06-28 19:59:22 +02:00
rte_cryptodev_version.map cryptodev: support device independent sessions 2017-07-06 22:34:55 +02:00
rte_cryptodev.c cryptodev: add mempool pointer in queue pair setup 2017-07-06 22:34:55 +02:00
rte_cryptodev.h cryptodev: add mempool pointer in queue pair setup 2017-07-06 22:34:55 +02:00