]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - Documentation/crypto/api-rng.rst
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu...
[mirror_ubuntu-zesty-kernel.git] / Documentation / crypto / api-rng.rst
1 Random Number Algorithm Definitions
2 -----------------------------------
3
4 .. kernel-doc:: include/crypto/rng.h
5 :functions: rng_alg
6
7 Crypto 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 crypto_rng_alg crypto_free_rng crypto_rng_generate crypto_rng_get_bytes crypto_rng_reset crypto_rng_seedsize