Searched refs:RandomPool (Results 1 – 1 of 1) sorted by relevance
29 static u8 RandomPool[MATH_SHA1_DIGEST_SIZE]; variable50 MATH_SHA1Update(&context, RandomPool, sizeof(RandomPool)); in AddRandomSeed()52 MATH_SHA1GetHash(&context, RandomPool); in AddRandomSeed()90 MATH_SHA1Update(&context, RandomPool, sizeof(RandomPool)); in GetRandomBytes()