![]() |
Contiki-NG
|
Header file of True Random Number Generator for CC13xx/CC26xx. More...
#include <contiki.h>#include <stdbool.h>#include <stdint.h>Go to the source code of this file.
Functions | |
| bool | trng_rand (uint8_t *entropy_buf, size_t entropy_len, uint32_t timeout_us) |
| Generates a stream of entropy from which you can create a true random number from. | |
Header file of True Random Number Generator for CC13xx/CC26xx.
Definition in file trng-arch.h.