Searched refs:twist_table (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Drandom.c423 static __u32 const twist_table[8] = { local
458 r->pool[i] = (w >> 3) ^ twist_table[w & 7];

Completed in 51 milliseconds