Tor 0.4.9.2-alpha-dev
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
siphash_rng Struct Reference

Data Fields

siphash_state keys
 
uint64_t counter
 
uint64_t buffer8
 
uint64_t buffer32
 
unsigned count8
 
unsigned count32
 

Detailed Description

Definition at line 11 of file siphash_rng.h.

Field Documentation

◆ buffer32

uint64_t buffer32

Definition at line 14 of file siphash_rng.h.

◆ buffer8

uint64_t buffer8

Definition at line 14 of file siphash_rng.h.

◆ count32

unsigned count32

Definition at line 15 of file siphash_rng.h.

◆ count8

unsigned count8

Definition at line 15 of file siphash_rng.h.

◆ counter

uint64_t counter

Definition at line 13 of file siphash_rng.h.

◆ keys

Definition at line 12 of file siphash_rng.h.


The documentation for this struct was generated from the following file: