Commit 298ced6c authored by Bagas Sanjaya's avatar Bagas Sanjaya Committed by Herbert Xu
Browse files

crypto: doc - Add explicit title heading to API docs



Documentation for crypto programming interfaces lack explicit title.
As such, all its sections become entries in the toctree index.

Add the title heading to tidy up toctree.

Signed-off-by: default avatarBagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Tested-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 612b1dfe
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
Authenticated Encryption With Associated Data (AEAD)
====================================================

Authenticated Encryption With Associated Data (AEAD) Algorithm Definitions
--------------------------------------------------------------------------

+3 −0
Original line number Diff line number Diff line
Asymmetric Cipher
=================

Asymmetric Cipher Algorithm Definitions
---------------------------------------

+3 −0
Original line number Diff line number Diff line
Message Digest
==============

Message Digest Algorithm Definitions
------------------------------------

+3 −0
Original line number Diff line number Diff line
Key-agreement Protocol Primitives (KPP)
=======================================

Key-agreement Protocol Primitives (KPP) Cipher Algorithm Definitions
--------------------------------------------------------------------

+3 −0
Original line number Diff line number Diff line
Random Number Generator (RNG)
=============================

Random Number Algorithm Definitions
-----------------------------------

Loading