numam-dpdk/lib/cryptodev
Akhil Goyal 92cb130919 cryptodev: move device-specific structures
The device specific structures - rte_cryptodev
and rte_cryptodev_data are moved to cryptodev_pmd.h
to hide it from the applications.

Signed-off-by: Akhil Goyal <gakhil@marvell.com>
Tested-by: Rebecca Troy <rebecca.troy@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2021-10-20 15:33:16 +02:00
..
cryptodev_pmd.c cryptodev: add device probing finish function 2021-10-20 15:33:16 +02:00
cryptodev_pmd.h cryptodev: move device-specific structures 2021-10-20 15:33:16 +02:00
cryptodev_trace_points.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
meson.build cryptodev: separate out internal structures 2021-10-20 15:33:16 +02:00
rte_crypto_asym.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_crypto_sym.h cryptodev: fix multi-segment raw vector processing 2021-10-17 19:32:13 +02:00
rte_crypto.h security: add SA lifetime configuration 2021-09-28 14:11:29 +02:00
rte_cryptodev_core.h cryptodev: move device-specific structures 2021-10-20 15:33:16 +02:00
rte_cryptodev_trace_fp.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_cryptodev_trace.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_cryptodev.c cryptodev: move inline APIs into separate structure 2021-10-20 15:33:16 +02:00
rte_cryptodev.h cryptodev: use new flat array in fast path API 2021-10-20 15:33:16 +02:00
version.map cryptodev: move device-specific structures 2021-10-20 15:33:16 +02:00