Searched refs:byteleft (Results 1 – 1 of 1) sorted by relevance
123 int byteleft, blocks, count = 0; in xtrng_collect_random_data() local127 byteleft = no_of_random_bytes & (TRNG_SEC_STRENGTH_BYTES - 1); in xtrng_collect_random_data()143 if (byteleft) { in xtrng_collect_random_data()