aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/crypto/intro.rst (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-12-13crypto: doc - convert crypto API documentation to SphinxStephan Mueller1-0/+74
With the conversion of the kernel crypto API DocBook to Sphinx, the monolithic document is broken up into individual documents. The documentation is unchanged with the exception of a slight reordering to keep the individual document parts self-contained. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>