Fixes: b59502a5e3d0 ("cryptodev: add AEAD parameters in crypto operation")
Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com> --- doc/guides/prog_guide/cryptodev_lib.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/prog_guide/cryptodev_lib.rst b/doc/guides/prog_guide/cryptodev_lib.rst index 568b539..81a6b1f 100644 --- a/doc/guides/prog_guide/cryptodev_lib.rst +++ b/doc/guides/prog_guide/cryptodev_lib.rst @@ -424,6 +424,7 @@ operations, as well as also supporting AEAD operations. Session and Session Management +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sessions are used in symmetric cryptographic processing to store the immutable data defined in a cryptographic transform which is used in the operation -- 2.9.4