Home
last modified time | relevance | path

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

/linux/drivers/char/
A Drandom.c732 const int nbits_max = r->poolinfo->poolwords * 32; in credit_entropy_bits_safe() local
738 nbits = min(nbits, nbits_max); in credit_entropy_bits_safe()

Completed in 8 milliseconds