1 ========== !! 1 ======================= 2 Crypto API !! 2 Linux Kernel Crypto API 3 ========== !! 3 ======================= 4 4 5 :Author: Stephan Mueller 5 :Author: Stephan Mueller 6 :Author: Marek Vasut 6 :Author: Marek Vasut 7 7 8 This documentation outlines the Linux kernel c 8 This documentation outlines the Linux kernel crypto API with its 9 concepts, details about developing cipher impl 9 concepts, details about developing cipher implementations, employment of the API 10 for cryptographic use cases, as well as progra 10 for cryptographic use cases, as well as programming examples. 11 11 >> 12 .. class:: toc-title >> 13 >> 14 Table of contents >> 15 12 .. toctree:: 16 .. toctree:: 13 :caption: Table of contents << 14 :maxdepth: 2 17 :maxdepth: 2 15 18 16 intro 19 intro 17 api-intro 20 api-intro 18 architecture 21 architecture 19 22 20 async-tx-api 23 async-tx-api 21 asymmetric-keys 24 asymmetric-keys 22 devel-algos 25 devel-algos 23 userspace-if 26 userspace-if 24 crypto_engine 27 crypto_engine 25 api 28 api 26 api-samples 29 api-samples 27 descore-readme 30 descore-readme 28 device_drivers/index <<
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.