Searched refs:wcnt (Results 1 – 1 of 1) sorted by relevance
590 size_t wcnt = 0; in trng_collect_random() local630 for (wcnt = 0; wcnt < words; wcnt++) { in trng_collect_random()633 if (bcnt > 0 && trng->buf[wcnt] != val) in trng_collect_random()636 trng->buf[wcnt] = val; in trng_collect_random()
Completed in 5 milliseconds