Struct gold_state_t¶
Gold state. More...
#include <gold_core.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint32_t | length |
| uint64_t | mask |
| uint64_t | reg_a |
| uint64_t | reg_b |
| uint64_t | seed_a |
| uint64_t | seed_b |
| uint64_t | taps_a |
| uint64_t | taps_b |
Detailed Description¶
Allocate with gold_create().
Public Attributes Documentation¶
variable length¶
variable mask¶
variable reg_a¶
variable reg_b¶
variable seed_a¶
variable seed_b¶
variable taps_a¶
variable taps_b¶
The documentation for this class was generated from the following file native/inc/gold/gold_core.h