numam-dpdk/lib/cryptodev
Akhil Goyal 2973dbf93b security: hide session structure
Structure rte_security_session is moved to internal
headers which are not visible to applications.
The only field which should be used by app is opaque_data.
This field can now be accessed via set/get APIs added in this
patch.
Subsequent changes in app and lib are made to compile the code.

Signed-off-by: Akhil Goyal <gakhil@marvell.com>
Tested-by: Gagandeep Singh <g.singh@nxp.com>
Tested-by: David Coyle <david.coyle@intel.com>
Tested-by: Kevin O'Sullivan <kevin.osullivan@intel.com>
2022-10-04 22:37:54 +02:00
..
cryptodev_pmd.c cryptodev: fix unduly newlines in logs 2022-10-02 20:33:24 +02:00
cryptodev_pmd.h cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +02:00
cryptodev_trace_points.c cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +02:00
meson.build cryptodev: support telemetry 2021-11-04 19:43:14 +01:00
rte_crypto_asym.h cryptodev: add elliptic curve fixed point multiplication 2022-10-02 20:33:24 +02:00
rte_crypto_sym.h security: hide session structure 2022-10-04 22:37:54 +02:00
rte_crypto.h cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +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 cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +02:00
rte_cryptodev.c cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +02:00
rte_cryptodev.h cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +02:00
version.map cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +02:00