]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - Documentation/crypto/api.rst
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)
commit8d23da22ac33be784451fb005cde300c09cdb19d
treeab2c7d35e7020be5e88a740760a205d057d9ab91
parentc30c98d174e5ecbb5d70c7c92846d4d884f8b38a
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