Searched refs:RNG_MUL (Results 1 – 1 of 1) sorted by relevance
34 constexpr uint64_t RNG_MUL = 742938285; variable165 rng_state *= RNG_MUL; in DecodeKey()