doc: announce hiding crypto session structures
authorAkhil Goyal <gakhil@marvell.com>
Tue, 3 Aug 2021 12:01:12 +0000 (17:31 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 8 Aug 2021 08:10:19 +0000 (10:10 +0200)
commiteed159074e0e17dbd4971a0b9808f164c02acf5c
tree60c710f6b008177e80cc6143c13bc93669570f64
parent80ab563ba9704101324189526634330d71db0484
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>
doc/guides/rel_notes/deprecation.rst