Public Member Functions | |
ISC_LINK (isc_entropysource_t) | |
Data Fields | |
unsigned int | magic |
unsigned int | type |
isc_entropy_t * | ent |
isc_uint32_t | total |
entropy from this source | |
sources |
Definition at line 143 of file entropy.c.
isc_entropysource::ISC_LINK | ( | isc_entropysource_t | ) | [inline] |
unsigned int isc_entropysource::magic |
Definition at line 144 of file entropy.c.
Referenced by isc_entropy_createcallbacksource(), isc_entropy_createfilesource(), and isc_entropy_createsamplesource().
unsigned int isc_entropysource::type |
Definition at line 145 of file entropy.c.
Referenced by destroy(), destroy_check(), destroysource(), fillpool(), isc_entropy_addcallbacksample(), isc_entropy_createcallbacksource(), isc_entropy_createfilesource(), isc_entropy_createsamplesource(), isc_entropy_stopcallbacksources(), and wait_for_sources().
Definition at line 146 of file entropy.c.
Referenced by destroysource(), get_from_callback(), get_from_filesource(), get_from_usocketsource(), isc_entropy_addsample(), isc_entropy_createcallbacksource(), isc_entropy_createfilesource(), isc_entropy_createsamplesource(), and isc_entropy_destroysource().
entropy from this source
Definition at line 147 of file entropy.c.
Referenced by isc_entropy_createcallbacksource(), isc_entropy_createfilesource(), and isc_entropy_createsamplesource().
Definition at line 158 of file entropy.c.
Referenced by destroysource(), get_from_callback(), get_from_filesource(), get_from_usocketsource(), isc_entropy_addcallbacksample(), isc_entropy_addsample(), isc_entropy_createcallbacksource(), isc_entropy_createfilesource(), isc_entropy_createsamplesource(), isc_entropy_stopcallbacksources(), and wait_for_sources().