HAL RNG How to Use

group RNG_How_To_Use

The RNG main features:

The true random number generator (RNG) is a NIST SP 800-90B compliant entropy source delivers a 32-bit random numbers, It has an AMBA AHB slave peripheral, accessible through 32-bit word single accesses only. It can be disabled to reduce power consumption, or enabled with an automatic low power mode (default configuration).The RNG has been pre-certified NIST SP800-90B and it has been also tested with the German BSI statistical tests of AIS-31 (T0 to T8).

How to use the HAL RNG driver

The HAL RNG driver can be used as follows: