Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/random/
HDother_algorithm.c104 .ra_event_processor = random_other_process_event,
HDrandomdev.h83 random_alg_eventprocessor_t *ra_event_processor; member
HDunit_test.c162 random_alg_context.ra_event_processor(&e); in RunHarvester()
HDrandomdev.c319 p_random_alg_context->ra_event_processor(&event); in randomdev_accumulate()
HDfortuna.c273 .ra_event_processor = random_fortuna_process_event,
HDrandom_harvestq.c174 p_random_alg_context->ra_event_processor(event); in random_harvestq_fast_process_event()
/freebsd-13-stable/sys/dev/random/fenestrasX/
HDfx_main.c293 .ra_event_processor = fxrng_event_processor,