uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
randm.h File Reference

Go to the source code of this file.

Functions

void avRandomInit (void)
 
void avChurnRand (char *randData, u32_t randLen)
 
void avRandomize (void)
 
void avGenRand (char *buf, u32_t bufLen)
 
u32_t avRandom (void)
 

Function Documentation

void avChurnRand ( char *  randData,
u32_t  randLen 
)
void avGenRand ( char *  buf,
u32_t  bufLen 
)
u32_t avRandom ( void  )
void avRandomInit ( void  )
void avRandomize ( void  )