numam-dpdk/lib/security
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
..
meson.build
rte_security_driver.h security: hide session structure 2022-10-04 22:37:54 +02:00
rte_security.c security: hide session structure 2022-10-04 22:37:54 +02:00
rte_security.h security: hide session structure 2022-10-04 22:37:54 +02:00
version.map security: remove user data get API 2022-10-02 20:33:24 +02:00