Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/random/
H A Dother_algorithm.c104 .ra_event_processor = random_other_process_event,
H A Drandomdev.h83 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.c319 p_random_alg_context->ra_event_processor(&event); in randomdev_accumulate()
H A Dfortuna.c271 .ra_event_processor = random_fortuna_process_event,
H A Drandom_harvestq.c175 p_random_alg_context->ra_event_processor(event); in random_harvestq_fast_process_event()
/freebsd-14.2/sys/dev/random/fenestrasX/
H A Dfx_main.c293 .ra_event_processor = fxrng_event_processor,