Searched refs:LTC_FORTUNA_WD (Results 1 – 3 of 3) sorted by relevance
320 "LTC_FORTUNA_RESEED_RATELIMIT_STATIC, " NAME_VALUE(LTC_FORTUNA_WD)
381 #ifndef LTC_FORTUNA_WD383 #define LTC_FORTUNA_WD 10 macro
109 if (++prng->u.fortuna.wd < LTC_FORTUNA_WD) { in s_fortuna_reseed()351 prng->u.fortuna.wd = LTC_FORTUNA_WD; in fortuna_ready()
Completed in 4 milliseconds