]> git.baikalelectronics.ru Git - uboot.git/commit
doc: random number generation
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 13 Jun 2020 10:29:52 +0000 (12:29 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 14 Jun 2020 19:07:20 +0000 (21:07 +0200)
commitff7c425e2baed46266a8c19ec40d8473ab96466c
treecc1cbd0e42ae924ffeeb4ba2750cc038d8622a94
parent7ab356f9ca86a813eb41d2bf43aafd32ff2ba2ad
doc: random number generation

Add random number generation APIs to the HTML documentation.
Fix style issues.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
MAINTAINERS
doc/api/index.rst
doc/api/rng.rst [new file with mode: 0644]
include/rand.h
include/rng.h