![]() |
libfortuna
1
FortunalibraryfunctionsextractedfromPostgreSQLsource
|
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 |
CIPH_CTX fortuna_state::ciph |
uint8 fortuna_state::counter[CIPH_BLOCK] |
struct timeval fortuna_state::last_reseed_time |
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 |