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

Files

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

Data Structures

struct  random_prng
 Structure of PRNG drivers. More...

Detailed Description