Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/
Drandom.c2209 struct batched_entropy { struct
2226 static DEFINE_PER_CPU(struct batched_entropy, batched_entropy_u64); argument
2232 struct batched_entropy *batch; in get_random_u64()
2262 static DEFINE_PER_CPU(struct batched_entropy, batched_entropy_u32);
2268 struct batched_entropy *batch; in get_random_u32()