Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/random/
Dyarrow.c116 static void random_yarrow_pre_read(void);
129 .ra_pre_read = random_yarrow_pre_read,
366 random_yarrow_pre_read(void) in random_yarrow_pre_read() function