Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / Documentation / crypto / index.rst
blob21338fa9264252421e3bf0406960986128a7685e
1 =======================
2 Linux Kernel Crypto API
3 =======================
5 :Author: Stephan Mueller
6 :Author: Marek Vasut
8 This documentation outlines the Linux kernel crypto API with its
9 concepts, details about developing cipher implementations, employment of the API
10 for cryptographic use cases, as well as programming examples.
12 .. class:: toc-title
14            Table of contents
16 .. toctree::
17    :maxdepth: 2
19    intro
20    api-intro
21    architecture
23    async-tx-api
24    asymmetric-keys
25    devel-algos
26    userspace-if
27    crypto_engine
28    api
29    api-samples
30    descore-readme