numam-dpdk/drivers/crypto/mlx5
Akhil Goyal 2a440d6ab3 cryptodev: hide symmetric session structure
Structure rte_cryptodev_sym_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>
Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Kai Ji <kai.ji@intel.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:29:01 +02:00
..
meson.build crypto/mlx5: support on Windows 2021-11-04 19:43:14 +01:00
mlx5_crypto_dek.c crypto/mlx5: support plain text keys 2022-06-01 16:26:34 +02:00
mlx5_crypto_utils.h crypto/mlx5: introduce Mellanox crypto driver 2021-07-20 21:45:58 +02:00
mlx5_crypto.c cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +02:00
mlx5_crypto.h crypto/mlx5: support plain text keys 2022-06-01 16:26:34 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00