libfortuna  1
FortunalibraryfunctionsextractedfromPostgreSQLsource
 All Data Structures Files Functions Variables Typedefs Macros
fortuna_state Struct Reference

Data Fields

uint8 counter [CIPH_BLOCK]
 
uint8 result [CIPH_BLOCK]
 
uint8 key [BLOCK]
 
MD_CTX pool [NUM_POOLS]
 
CIPH_CTX ciph
 
unsigned reseed_count
 
struct timeval last_reseed_time
 
unsigned pool0_bytes
 
unsigned rnd_pos
 
int tricks_done
 

Field Documentation

CIPH_CTX fortuna_state::ciph
uint8 fortuna_state::counter[CIPH_BLOCK]
uint8 fortuna_state::key[BLOCK]
struct timeval fortuna_state::last_reseed_time
MD_CTX fortuna_state::pool[NUM_POOLS]
unsigned fortuna_state::pool0_bytes
unsigned fortuna_state::reseed_count
uint8 fortuna_state::result[CIPH_BLOCK]
unsigned fortuna_state::rnd_pos
int fortuna_state::tricks_done

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