Searched refs:LTC_FORTUNA_WD (Results 1 – 3 of 3) sorted by relevance
320 "LTC_FORTUNA_RESEED_RATELIMIT_STATIC, " NAME_VALUE(LTC_FORTUNA_WD)
387 #ifndef LTC_FORTUNA_WD389 #define LTC_FORTUNA_WD 10 macro
121 if (++prng->u.fortuna.wd < LTC_FORTUNA_WD) { in s_fortuna_reseed()363 prng->u.fortuna.wd = LTC_FORTUNA_WD; in fortuna_ready()