]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: doc - add KPP documentation
authorStephan Mueller <smueller@chronox.de>
Fri, 21 Oct 2016 02:58:20 +0000 (04:58 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 13 Dec 2016 23:38:06 +0000 (16:38 -0700)
commit8b7aa169e74bd742b4d373850891f668de0b20c5
treeab2c7d35e7020be5e88a740760a205d057d9ab91
parent5b70c8e3d5c52d4e3d42f13d99d32fd8199aaa79
crypto: doc - add KPP documentation

Add the KPP API documentation to the kernel crypto API Sphinx
documentation. This addition includes the documentation of the
ECDH and DH helpers which are needed to create the approrpiate input
data for the crypto_kpp_set_secret function.

Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/crypto/api-kpp.rst [new file with mode: 0644]
Documentation/crypto/api.rst
Documentation/crypto/architecture.rst
include/crypto/dh.h
include/crypto/ecdh.h
include/crypto/kpp.h