Home
last modified time | relevance | path

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

/freebsd/sys/dev/random/
H A Dother_algorithm.c87 static void random_other_process_event(struct harvest_event *);
104 .ra_event_processor = random_other_process_event,
201 random_other_process_event(struct harvest_event *event) in random_other_process_event() function