From: Pablo de Lara Date: Thu, 27 Jul 2017 01:25:08 +0000 (+0100) Subject: doc: fix missing section underline in crypto guide X-Git-Tag: spdx-start~2355 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=e3346dfc2c982ddc38dade0087872f656dd423c9;p=dpdk.git doc: fix missing section underline in crypto guide Fixes: b59502a5e3d0 ("cryptodev: add AEAD parameters in crypto operation") Signed-off-by: Pablo de Lara --- 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