numam-dpdk/drivers/crypto/bcmfs
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
..
hw eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
bcmfs_dev_msg.h crypto/bcmfs: add HW queue pair operations 2020-10-14 22:22:06 +02:00
bcmfs_device.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
bcmfs_device.h bus/vdev: make driver-only headers private 2022-09-23 16:14:34 +02:00
bcmfs_hw_defs.h crypto/bcmfs: add queue pair management 2020-10-14 22:22:06 +02:00
bcmfs_logs.c log: register with standardized names 2021-05-11 15:17:55 +02:00
bcmfs_logs.h crypto/bcmfs: introduce BCMFS driver 2020-10-14 21:42:57 +02:00
bcmfs_qp.c dev: hide driver object 2022-09-23 16:14:34 +02:00
bcmfs_qp.h crypto/bcmfs: create a symmetric cryptodev 2020-10-14 22:22:06 +02:00
bcmfs_sym_capabilities.c crypto/bcmfs: add session handling and capabilities 2020-10-14 22:22:06 +02:00
bcmfs_sym_capabilities.h crypto/bcmfs: add session handling and capabilities 2020-10-14 22:22:06 +02:00
bcmfs_sym_defs.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
bcmfs_sym_engine.c crypto/bcmfs: optimize crypto request processing 2020-10-14 22:24:41 +02:00
bcmfs_sym_engine.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
bcmfs_sym_pmd.c dev: hide driver object 2022-09-23 16:14:34 +02:00
bcmfs_sym_pmd.h crypto/bcmfs: create a symmetric cryptodev 2020-10-14 22:22:06 +02:00
bcmfs_sym_req.h crypto/bcmfs: optimize crypto request processing 2020-10-14 22:24:41 +02:00
bcmfs_sym_session.c cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +02:00
bcmfs_sym_session.h cryptodev: rework session framework 2022-10-04 22:04:59 +02:00
bcmfs_sym.c crypto/bcmfs: add crypto HW module 2020-10-14 22:22:06 +02:00
bcmfs_vfio.c crypto/bcmfs: support VFIO 2020-10-14 22:22:06 +02:00
bcmfs_vfio.h crypto/bcmfs: support VFIO 2020-10-14 22:22:06 +02:00
meson.build drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00