[PATCH 0/3] Clean up crypto documentation

From: Hook, Gary
Date: Mon Jun 24 2019 - 15:07:42 EST


Tidy up the crypto documentation by filling in some variable
descriptions, make some grammatical corrections, and enhance
formatting.

---

Gary R Hook (3):
crypto: doc - Add parameter documentation
crypto: doc - Describe the crypto engine
crypto: doc - Fix formatting of new crypto engine content


Documentation/crypto/api-skcipher.rst | 2 -
Documentation/crypto/crypto_engine.rst | 120 ++++++++++++++++++++++----------
Documentation/crypto/index.rst | 1
include/linux/crypto.h | 11 +++
4 files changed, 95 insertions(+), 39 deletions(-)

--