Home
last modified time | relevance | path

Searched defs:fortuna_state (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/crypto/
H A Drng_fortuna.c47 static struct fortuna_state { struct
48 void *ctx;
49 uint64_t counter[2];
50 unsigned int pool0_length;
51 void *pool_ctx[NUM_POOLS];
52 void *reseed_ctx;
53 uint32_t reseed_count;
55 TEE_Time next_reseed_time;