Home
last modified time | relevance | path

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

/freebsd/sys/dev/random/
H A Dfortuna.c258 static void random_fortuna_process_event(struct harvest_event *);
270 .ra_event_processor = random_fortuna_process_event,
339 random_fortuna_process_event(struct harvest_event *event) in random_fortuna_process_event() function