Searched refs:trng_hwrng_counter (Results 1 – 1 of 1) sorted by relevance
46 static atomic64_t trng_hwrng_counter = ATOMIC64_INIT(0); variable111 u64 hwrng_counter = atomic64_read(&trng_hwrng_counter); in trng_counter_show()160 atomic64_add(len, &trng_hwrng_counter); in _trng_hwrng_read()