NetRandState Struct Reference
Pseudo-random number generator state. More...
#include <net_misc.h>
Data Fields | |
uint16_t | counter |
uint8_t | s [36] |
Detailed Description
Pseudo-random number generator state.
Definition at line 186 of file net_misc.h.
Field Documentation
◆ counter
uint16_t counter |
Definition at line 188 of file net_misc.h.
◆ s
uint8_t s[36] |
Definition at line 189 of file net_misc.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/core/net_misc.h