twist_table 666 dev/rnd.c static const u_int32_t twist_table[8] = { twist_table 691 dev/rnd.c random_state.pool[i] = (w >> 3) ^ twist_table[w & 7];