Home
last modified time | relevance | path

Searched refs:RNG_INV_SEED (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/rebootescrow/aidl/default/
DHadamardUtils.cpp37 constexpr uint64_t RNG_INV_SEED = 1173538311; // (seed * mul**65534) % modulus variable
81 uint64_t rng_state = RNG_INV_SEED; in EncodeKey()