Tor 0.4.9.2-alpha-dev
|
Data Fields | |
siphash_state | keys |
uint64_t | counter |
uint64_t | buffer8 |
uint64_t | buffer32 |
unsigned | count8 |
unsigned | count32 |
Definition at line 11 of file siphash_rng.h.
uint64_t buffer32 |
Definition at line 14 of file siphash_rng.h.
uint64_t buffer8 |
Definition at line 14 of file siphash_rng.h.
unsigned count32 |
Definition at line 15 of file siphash_rng.h.
unsigned count8 |
Definition at line 15 of file siphash_rng.h.
uint64_t counter |
Definition at line 13 of file siphash_rng.h.
siphash_state keys |
Definition at line 12 of file siphash_rng.h.