^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) =======================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) Linux Kernel Crypto API
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) =======================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) :Author: Stephan Mueller
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) :Author: Marek Vasut
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) This documentation outlines the Linux kernel crypto API with its
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) concepts, details about developing cipher implementations, employment of the API
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) for cryptographic use cases, as well as programming examples.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) .. class:: toc-title
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) Table of contents
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) .. toctree::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) :maxdepth: 2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) intro
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) api-intro
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) architecture
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) async-tx-api
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) asymmetric-keys
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) devel-algos
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) userspace-if
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) crypto_engine
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) api
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) api-samples
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) descore-readme