numam-dpdk/doc
Akhil Goyal eed159074e doc: announce hiding crypto session structures
The structures rte_cryptodev_sym_session and
rte_cryptodev_asym_session are not used by the
application directly. The application just need
an opaque pointer which it can attach to rte_crypto_op
while enqueue.
Hence, these structures can be internal to library
hidden from the user.

Signed-off-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: Anoob Joseph <anoobj@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: Matan Azrad <matan@nvidia.com>
2021-08-08 10:10:19 +02:00
..
api lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
guides doc: announce hiding crypto session structures 2021-08-08 10:10:19 +02:00
logo
meson.build doc: fix build on Windows with Meson 0.58 2021-07-09 14:53:39 +02:00