printf: Remove unused 'bprintf'
[drm/drm-misc.git] / Documentation / crypto / index.rst
blob92eec78b571322982d94376080cebb563295529e
1 ==========
2 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 .. toctree::
13    :caption: Table of contents
14    :maxdepth: 2
16    intro
17    api-intro
18    architecture
20    async-tx-api
21    asymmetric-keys
22    devel-algos
23    userspace-if
24    crypto_engine
25    api
26    api-samples
27    descore-readme
28    device_drivers/index