Searched refs:harvest_event (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/dev/random/
H A Drandom_harvestq.h37 struct harvest_event { struct
H A Dother_algorithm.c69 static void random_other_process_event(struct harvest_event *);
189 * void random_other_process_event(struct harvest_event *event)
200 random_other_process_event(struct harvest_event *event)
H A Drandomdev.h60 struct harvest_event;
68 typedef void random_alg_eventprocessor_t(struct harvest_event *);
H A Dunit_test.h74 struct harvest_event { struct
H A Drandom_harvestq.c123 struct harvest_event ring[RANDOM_RING_MAX];
141 random_harvestq_fast_process_event(struct harvest_event *event)
356 struct harvest_event event;
422 struct harvest_event *event;
480 struct harvest_event event;
H A Dunit_test.c149 struct harvest_event e;
H A Dyarrow.c119 static void random_yarrow_process_event(struct harvest_event *);
219 random_yarrow_process_event(struct harvest_event *event)
H A Dfortuna.c135 static void random_fortuna_process_event(struct harvest_event *);
218 random_fortuna_process_event(struct harvest_event *event)
H A Drandomdev.c221 static struct harvest_event event;

Completed in 130 milliseconds