numam-dpdk/drivers/crypto/null
Slawomir Mrozowicz 70c5c3d1b2 cryptodev: remove driver id from session
Since crypto session will not be attached to a specific
device or driver, the field driver_id is not required
anymore (only used to check that a session was being
handled by the right device).

Signed-off-by: Slawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
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 mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
null_crypto_pmd_ops.c cryptodev: remove crypto device type enumeration 2017-07-06 22:34:20 +02:00
null_crypto_pmd_private.h cryptodev: remove crypto device driver name 2017-07-06 22:34:53 +02:00
null_crypto_pmd.c cryptodev: remove driver id from session 2017-07-06 22:34:55 +02:00
rte_pmd_null_crypto_version.map null_crypto: add driver for null crypto operations 2016-03-11 02:16:18 +01:00