Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/random/
Dyarrow.c119 static void random_yarrow_process_event(struct harvest_event *);
132 .ra_event_processor = random_yarrow_process_event,
219 random_yarrow_process_event(struct harvest_event *event) in random_yarrow_process_event() function