Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/random/
HDfortuna.c254 static void random_fortuna_pre_read(void);
267 .ra_pre_read = random_fortuna_pre_read,
444 random_fortuna_pre_read(void) in random_fortuna_pre_read() function
479 KFAIL_POINT_CODE(DEBUG_FP, random_fortuna_pre_read, { in random_fortuna_pre_read()
812 random_fortuna_pre_read(); in random_fortuna_seeded()