]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - Documentation/crypto/api-rng.rst
crypto: doc - convert crypto API documentation to Sphinx
[mirror_ubuntu-zesty-kernel.git] / Documentation / crypto / api-rng.rst
CommitLineData
3b72c814
SM
1Random Number Algorithm Definitions
2-----------------------------------
3
4.. kernel-doc:: include/crypto/rng.h
5 :functions: rng_alg
6
7Crypto API Random Number API
8----------------------------
9
10.. kernel-doc:: include/crypto/rng.h
11 :doc: Random number generator API
12
13.. kernel-doc:: include/crypto/rng.h
14 :functions: crypto_alloc_rng
15
16.. kernel-doc:: include/crypto/rng.h
17 :functions: crypto_rng_alg
18
19.. kernel-doc:: include/crypto/rng.h
20 :functions: crypto_free_rng
21
22.. kernel-doc:: include/crypto/rng.h
23 :functions: crypto_rng_generate
24
25.. kernel-doc:: include/crypto/rng.h
26 :functions: crypto_rng_get_bytes
27
28.. kernel-doc:: include/crypto/rng.h
29 :functions: crypto_rng_reset
30
31.. kernel-doc:: include/crypto/rng.h
32 :functions: crypto_rng_seedsize