Searched refs:FXRNG_NPOOLS (Results 1 – 3 of 3) sorted by relevance
234 static struct fxrng_hash fxent_pool[FXRNG_NPOOLS];501 uint8_t hash[FXRNG_HASH_SZ * FXRNG_NPOOLS]; in fxent_timer_reseed_npools()504 ASSERT_DEBUG(n > 0 && n <= FXRNG_NPOOLS, "n:%u", n); in fxent_timer_reseed_npools()570 for (i = 1; i < MIN(fxent_nactpools + 1, FXRNG_NPOOLS); i++) { in fxent_timer_reseed()
29 #define FXRNG_NPOOLS 8 macro
293 .ra_poolcount = FXRNG_NPOOLS,