Searched refs:lshift (Results 1 – 1 of 1) sorted by relevance
78 const unsigned int lshift = BITS_PER_WORD - rshift; in trng_pack_entropy() local124 if (lshift != BITS_PER_WORD) { in trng_pack_entropy()126 << lshift; in trng_pack_entropy()
Completed in 2 milliseconds