aboutsummaryrefslogtreecommitdiff
path: root/Documentation/crypto/api-rng.rst
blob: 10ba7436cee48ee396e161c7ce6e97a5287c3601 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Random Number Algorithm Definitions
-----------------------------------

.. kernel-doc:: include/crypto/rng.h
   :functions: rng_alg

Crypto API Random Number API
----------------------------

.. kernel-doc:: include/crypto/rng.h
   :doc: Random number generator API

.. kernel-doc:: include/crypto/rng.h
   :functions: crypto_alloc_rng crypto_rng_alg crypto_free_rng crypto_rng_generate crypto_rng_get_bytes crypto_rng_reset crypto_rng_seedsize