Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Drandom.h117 void random_harvest_fast_(const void *, u_int);
133 random_harvest_fast_(entropy, size); in random_harvest_fast()
/freebsd/sys/dev/random/
H A Drandom_harvestq.c587 random_harvest_fast_(const void *entropy, u_int size) in random_harvest_fast_() function