Contiki-NG
Loading...
Searching...
No Matches
Generation of non-cryptographic random numbers

Files

file  cc2538-prng.c
 Driver for the cc2538 Hardware Random Number Generator.
 
file  random.c
 Utility functions for non-cryptographic random numbers.
 
file  random.h
 Header file for generating non-cryptographic random numbers.
 
file  sfc16-prng.c
 Implements sfc16 of PractRand.
 
file  sfc32-prng.c
 Implements sfc32 of PractRand.
 

Data Structures

struct  random_prng
 Structure of PRNG drivers. More...
 

Detailed Description