numam-dpdk/drivers/crypto/octeontx
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 drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00
otx_cryptodev_capabilities.c common/cpt: support variable key size for HMAC 2020-02-05 15:29:14 +01:00
otx_cryptodev_capabilities.h crypto/octeontx: add asymmetric session operations 2019-10-23 16:57:06 +02:00
otx_cryptodev_hw_access.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
otx_cryptodev_hw_access.h cryptodev: rework session framework 2022-10-04 22:04:59 +02:00
otx_cryptodev_mbox.c crypto/octeontx: add device type mailbox routine 2019-10-23 16:57:06 +02:00
otx_cryptodev_mbox.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
otx_cryptodev_ops.c cryptodev: hide symmetric session structure 2022-10-04 22:29:01 +02:00
otx_cryptodev_ops.h cryptodev: move device-specific structures 2021-10-20 15:33:16 +02:00
otx_cryptodev.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
otx_cryptodev.h crypto/octeontx: add crypto adapter framework 2021-07-07 21:28:39 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00