From e3346dfc2c982ddc38dade0087872f656dd423c9 Mon Sep 17 00:00:00 2001 From: Pablo de Lara Date: Thu, 27 Jul 2017 02:25:08 +0100 Subject: [PATCH] doc: fix missing section underline in crypto guide Fixes: b59502a5e3d0 ("cryptodev: add AEAD parameters in crypto operation") Signed-off-by: Pablo de Lara --- 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 568b539f7f..81a6b1fa01 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.20.1