Searched refs:RNG_SEED (Results 1 – 1 of 1) sorted by relevance
35 constexpr uint64_t RNG_SEED = 20170705; variable160 uint64_t rng_state = RNG_SEED; in DecodeKey()