numam-dpdk/drivers/crypto/ipsec_mb
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
..
ipsec_mb_ops.c cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +02:00
ipsec_mb_private.c crypto/ipsec_mb: enable IPsec on Arm platform 2022-09-27 17:16:52 +02:00
ipsec_mb_private.h cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +02:00
meson.build crypto/ipsec_mb: enable IPsec on Arm platform 2022-09-27 17:16:52 +02:00
pmd_aesni_gcm_priv.h crypto/ipsec_mb: remove redundant includes 2022-09-27 17:16:52 +02:00
pmd_aesni_gcm.c cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +02:00
pmd_aesni_mb_priv.h crypto/ipsec_mb: remove redundant includes 2022-09-27 17:16:52 +02:00
pmd_aesni_mb.c security: hide session structure 2022-10-04 22:37:54 +02:00
pmd_chacha_poly_priv.h crypto/ipsec_mb: add chacha_poly PMD 2021-10-20 15:33:16 +02:00
pmd_chacha_poly.c cryptodev: rework session framework 2022-10-04 22:04:59 +02:00
pmd_kasumi_priv.h crypto/ipsec_mb: move kasumi PMD 2021-10-20 12:06:01 +02:00
pmd_kasumi.c cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +02:00
pmd_snow3g_priv.h crypto/ipsec_mb: move snow3g PMD 2021-10-20 12:06:01 +02:00
pmd_snow3g.c cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +02:00
pmd_zuc_priv.h crypto/ipsec_mb: fix ZUC authentication verify 2022-02-24 11:21:12 +01:00
pmd_zuc.c cryptodev: rework session framework 2022-10-04 22:04:59 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00