Data Fields | |
unsigned int | magic |
isc_mem_t * | mctx |
chacha_ctx | cpctx |
isc_uint8_t | buffer [CHACHA_BUFFERSIZE] |
size_t | have |
unsigned int | references |
int | count |
isc_entropy_t * | entropy |
entropy source | |
isc_mutex_t | lock |
Definition at line 73 of file random.c.
unsigned int isc_rng::magic |
isc_uint8_t isc_rng::buffer[CHACHA_BUFFERSIZE] |
size_t isc_rng::have |
unsigned int isc_rng::references |
int isc_rng::count |