Searched defs:RandomContext (Results 1 – 1 of 1) sorted by relevance
23 struct RandomContext { struct24 subtle::SpinLock lock;25 bool initialized;26 uint32_t a;27 uint32_t b;28 uint32_t c;29 uint32_t d;