input_rotate 368 dev/rnd.c u_char input_rotate; input_rotate 672 dev/rnd.c u_int32_t w = roll(*buf, random_state.input_rotate); input_rotate 681 dev/rnd.c random_state.input_rotate = input_rotate 682 dev/rnd.c (random_state.input_rotate + (i? 7 : 14)) & 31;