M2M Request PRNG.
#include <m2m_types.h>
Data Fields | |
uint8 | __PAD16__ [2] |
uint8 * | pu8RngBuff |
uint16 | u16PrngSize |
uint8 tstrPrng::__PAD16__ |
uint8 * tstrPrng::pu8RngBuff |
< return buffer address PRNG size requested
Referenced by m2m_wifi_cb(), and m2m_wifi_prng_get_random_bytes().
uint16 tstrPrng::u16PrngSize |
PRNG pads
Referenced by m2m_wifi_cb(), and m2m_wifi_prng_get_random_bytes().