aboutsummaryrefslogtreecommitdiff
path: root/doc/api/rng.rst
blob: b826d4fd4a56cac980bb5ae7245753e36bc29771 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. SPDX-License-Identifier: GPL-2.0+
.. Copyright (c) 2018 Heinrich Schuchardt

Random number generation
========================

Hardware random number generation
---------------------------------

.. kernel-doc:: include/rng.h
   :internal:

Pseudo random number generation
-------------------------------

.. kernel-doc:: include/rand.h
   :internal: