numam-dpdk/drivers/crypto/snow3g
Fiona Trahe f0e7e2538d cryptodev: rename elements for clarity
renamed rte_cryptodev_sym_session.type -> dev_type
(as it's not a session type, but a device type)

renamed rte_crypto_sym_op.type -> sess_type
(as it's not an op type, but a session type)

Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
2016-04-06 19:00:57 +02:00
..
Makefile snow3g: add driver for SNOW 3G library 2016-03-11 00:14:47 +01:00
rte_pmd_snow3g_version.map snow3g: add driver for SNOW 3G library 2016-03-11 00:14:47 +01:00
rte_snow3g_pmd_ops.c drivers: fix build of crypto anonymous union initialization 2016-03-31 21:32:19 +02:00
rte_snow3g_pmd_private.h snow3g: add driver for SNOW 3G library 2016-03-11 00:14:47 +01:00
rte_snow3g_pmd.c cryptodev: rename elements for clarity 2016-04-06 19:00:57 +02:00