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

/freebsd-12-stable/sys/dev/random/
H A Drandom_harvestq.h42 uint8_t he_source; /* origin of the entropy */ member in struct:harvest_event
H A Dunit_test.h79 enum random_entropy_source he_source; /* origin of the entropy */ member in struct:harvest_event
H A Drandom_harvestq.c417 event.he_source = RANDOM_CACHED;
473 event->he_source = origin;
520 event.he_source = origin;
H A Dunit_test.c162 e.he_source = (i + 3)%7;
H A Drandomdev.c261 event.he_source = RANDOM_CACHED;

Completed in 50 milliseconds