]> Git Repo - linux.git/blob - Documentation/crypto/api-rng.rst
enetc: Migrate to PHYLINK and PCS_LYNX
[linux.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
This page took 0.032586 seconds and 4 git commands to generate.