Searched refs:LTC_FORTUNA_WD (Results 1 – 3 of 3) sorted by relevance
384 #ifndef LTC_FORTUNA_WD386 #define LTC_FORTUNA_WD 10 macro
324 "LTC_FORTUNA_RESEED_RATELIMIT_STATIC, " NAME_VALUE(LTC_FORTUNA_WD)
116 if (++prng->u.fortuna.wd < LTC_FORTUNA_WD) { in _fortuna_reseed()358 prng->u.fortuna.wd = LTC_FORTUNA_WD; in fortuna_ready()
Completed in 4 milliseconds