Lines Matching defs:bits
127 * The output n bits can receive more than n bits of min entropy, of course,
129 * approach the output size bits of min entropy, not attain that bound. Random
309 * @bits is the number of low bits of the timer to consider
310 * @min is the number of bits we shift the timer value to the right at
315 static __u64 jent_loop_shuffle(unsigned int bits, unsigned int min)
320 unsigned int mask = (1<<bits) - 1;
326 * bits of the time stamp are included as possible.
328 for (i = 0; ((DATA_SIZE_BITS + bits - 1) / bits) > i; i++) {
330 time = time >> bits;
344 * This function injects the individual bits of the time value into the