Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk...
[linux-block.git] / Documentation / crypto / index.rst
CommitLineData
941c95fd
SP
1==========
2Crypto API
3==========
3b72c814
SM
4
5:Author: Stephan Mueller
6:Author: Marek Vasut
7
8This documentation outlines the Linux kernel crypto API with its
9concepts, details about developing cipher implementations, employment of the API
10for cryptographic use cases, as well as programming examples.
11
12.. class:: toc-title
13
14 Table of contents
15
16.. toctree::
17 :maxdepth: 2
18
19 intro
5846551b 20 api-intro
3b72c814 21 architecture
ddc92399
MCC
22
23 async-tx-api
0efaaa86 24 asymmetric-keys
3b72c814
SM
25 devel-algos
26 userspace-if
2d93404f 27 crypto_engine
3b72c814
SM
28 api
29 api-samples
740369c5 30 descore-readme