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