Searched refs:MATHRandContext32 (Results 1 – 7 of 7) sorted by relevance
33 MATHRandContext32; typedef56 static inline void MATH_InitRand32(MATHRandContext32 *context, u64 seed) in MATH_InitRand32()76 static inline u32 MATH_Rand32(MATHRandContext32 *context, u32 max) in MATH_Rand32()
180 MATHRandContext32 rand; in CompareRC4Speed()
202 MATHRandContext32 context; in NitroMain()
306 MATHRandContext32 rand; in FFTTest()351 MATHRandContext32 rand; in FFTTest()390 MATHRandContext32 rand; in FFTTest()
158 MATHRandContext32 rand; in CompareDigestSpeed()
372 …MATHRandContext32 rnd; // Variable to generate random number that applies load to CPU … in TwlMain()
81 static MATHRandContext32 sRand;