Home
last modified time | relevance | path

Searched refs:full_blocks_bytes (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/char/hw_random/
H A Dxilinx-trng.c124 int full_blocks_bytes; in xtrng_collect_random_data() local
129 full_blocks_bytes = blocks * TRNG_SEC_STRENGTH_BYTES; in xtrng_collect_random_data()
139 if (ret < full_blocks_bytes) in xtrng_collect_random_data()