Documentation/crypto/api-kpp.rst
0 → 100644
+92
−0
+58
−0
+58
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>