Searched refs:RNG_SEED (Results 1 – 2 of 2) sorted by relevance
15 #define RNG_SEED 0x0 macro43 writel_relaxed(seed, hrng->base + RNG_SEED); in hisi_rng_init()
1286 const RNG_SEED: u64 = 0x7A03CAE2F32B5B8F; constant1350 let mut r = SmallRng::seed_from_u64(RNG_SEED); in test_endian()1412 let mut r = SmallRng::seed_from_u64(RNG_SEED); in test_ops_impls()