Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt.c320 "LTC_FORTUNA_RESEED_RATELIMIT_STATIC, " NAME_VALUE(LTC_FORTUNA_WD)
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_custom.h381 #ifndef LTC_FORTUNA_WD
383 #define LTC_FORTUNA_WD 10 macro
/optee_os-3.20.0/core/lib/libtomcrypt/src/prngs/
A Dfortuna.c109 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 5 milliseconds