numam-dpdk/lib/ipsec
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
..
crypto.h ipsec: support more AEAD algorithms 2021-10-17 14:03:13 +02:00
esp_inb.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
esp_outb.c ipsec: fix build with GCC 12 2022-09-27 17:16:52 +02:00
iph.h
ipsec_sad.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
ipsec_sqn.h
ipsec_telemetry.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
meson.build build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
misc.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
pad.h
rte_ipsec_group.h security: hide session structure 2022-10-04 22:37:54 +02:00
rte_ipsec_sa.h ipsec: support NAT-T 2021-10-17 14:06:24 +02:00
rte_ipsec_sad.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
rte_ipsec.h ipsec: support SA telemetry 2021-10-17 14:08:03 +02:00
sa.c ipsec: fix NAT-T ports and length 2022-06-21 20:04:49 +02:00
sa.h replace zero-length arrays with flexible ones 2022-06-07 16:44:21 +02:00
ses.c security: hide session structure 2022-10-04 22:37:54 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00