commit | 8d23da22ac33be784451fb005cde300c09cdb19d | [log] [tgz] |
---|---|---|
author | Stephan Mueller <smueller@chronox.de> | Fri Oct 21 04:58:20 2016 +0200 |
committer | Jonathan Corbet <corbet@lwn.net> | Tue Dec 13 16:38:06 2016 -0700 |
tree | ab2c7d35e7020be5e88a740760a205d057d9ab91 | |
parent | c30c98d174e5ecbb5d70c7c92846d4d884f8b38a [diff] |
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>