Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/random/
H A Dfortuna.c259 static void random_fortuna_process_event(struct harvest_event *);
271 .ra_event_processor = random_fortuna_process_event,
340 random_fortuna_process_event(struct harvest_event *event) in random_fortuna_process_event() function