Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/prngs/
H A Dfortuna.c82 static ulong64 s_fortuna_current_time(void) in s_fortuna_current_time() function
116 ulong64 now = s_fortuna_current_time(); in s_fortuna_reseed()
361 prng->u.fortuna.wd = s_fortuna_current_time() - 1; in fortuna_ready()