Home
last modified time | relevance | path

Searched refs:ra_event_processor (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/random/
H A Dother_algorithm.c104 .ra_event_processor = random_other_process_event,
H A Drandomdev.h85 random_alg_eventprocessor_t *ra_event_processor; member
H A Dunit_test.c162 random_alg_context.ra_event_processor(&e); in RunHarvester()
H A Drandomdev.c318 p_random_alg_context->ra_event_processor(&event); in randomdev_accumulate()
H A Dfortuna.c270 .ra_event_processor = random_fortuna_process_event,
H A Drandom_harvestq.c168 p_random_alg_context->ra_event_processor(event); in random_harvestq_fast_process_event()
/freebsd/sys/dev/random/fenestrasX/
H A Dfx_main.c292 .ra_event_processor = fxrng_event_processor,