Home
last modified time | relevance | path

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

/Linux-v5.15/arch/s390/crypto/
Darch_random.c151 static int drbg_counter; in refill_rndlong_buf() local
153 if (--drbg_counter < 0) { in refill_rndlong_buf()
164 drbg_counter = rndlong_drbg_reseed; in refill_rndlong_buf()