Searched refs:RNG_INV_SEED (Results 1 – 1 of 1) sorted by relevance
37 constexpr uint64_t RNG_INV_SEED = 1173538311; // (seed * mul**65534) % modulus variable81 uint64_t rng_state = RNG_INV_SEED; in EncodeKey()