All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

Hardware random number generator driver interface. More...

Detailed Description

Hardware random number generator driver interface.

Author
Christian Mehlis mehli.nosp@m.s@in.nosp@m.f.fu-.nosp@m.berl.nosp@m.in.de
Hauke Petersen hauke.nosp@m..pet.nosp@m.ersen.nosp@m.@fu-.nosp@m.berli.nosp@m.n.de

Definition in file hwrng.h.

#include <stdint.h>
+ Include dependency graph for hwrng.h:

Go to the source code of this file.

Functions

void hwrng_init (void)
 Initialize the hardware random number generator.
 
void hwrng_read (void *buf, unsigned int num)
 Read N bytes of random data from the hardware device.