Home
last modified time | relevance | path

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

/freebsd/sys/dev/random/
H A Drandom_harvestq.c124 static struct harvest_context { struct
128 struct mtx hc_mtx;
130 u_int hc_destination[ENTROPYSOURCE];
132 struct proc *hc_kthread_proc;
162 } harvest_context; variable