projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
selftests: net: cut more slack for gro fwd tests.
[platform/kernel/linux-rpi.git]
/
Documentation
/
crypto
/
index.rst
1
==========
2
Crypto API
3
==========
4
5
:Author: Stephan Mueller
6
:Author: Marek Vasut
7
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.
11
12
.. class:: toc-title
13
14
Table of contents
15
16
.. toctree::
17
:maxdepth: 2
18
19
intro
20
api-intro
21
architecture
22
23
async-tx-api
24
asymmetric-keys
25
devel-algos
26
userspace-if
27
crypto_engine
28
api
29
api-samples
30
descore-readme