Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dprng.h17 __uint64_t prng64_bounded(__uint64_t bound);
/f-stack/freebsd/kern/
H A Dsubr_prng.c123 prng64_bounded(uint64_t bound) in prng64_bounded() function