Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/random/
Drandomdev.h84 random_alg_eventprocessor_t *ra_event_processor; member
Dyarrow.c132 .ra_event_processor = random_yarrow_process_event,
449 random_alg_context.ra_event_processor(&e); in run_harvester_once()