Searched refs:he_source (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/dev/random/
H A Drandom_harvestq.h40 uint8_t he_source; /* origin of the entropy */ member in struct:harvest_event
H A Dunit_test.h77 enum random_entropy_source he_source; /* origin of the entropy */ member in struct:harvest_event
H A Drandom_harvestq.c456 event.he_source = RANDOM_CACHED;
562 event->he_source = origin;
609 event.he_source = origin;
H A Dunit_test.c160 e.he_source = (i + 3)%7;
H A Drandomdev.c315 event.he_source = RANDOM_CACHED;
H A Dfortuna.c363 if (event->he_source == RANDOM_PURE_VMGENID)
/freebsd-current/sys/dev/random/fenestrasX/
H A Dfx_pool.c300 src = event->he_source;

Completed in 130 milliseconds