Searched refs:ReadCSPRNG (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/random/
H A Dunit_test.c176 ReadCSPRNG(void *threadid) function
246 rc = thrd_create(&threads[t], (t == 0 ? RunHarvester : ReadCSPRNG), NULL);

Completed in 129 milliseconds