Searched refs:CheckSeed (Results 1 – 4 of 4) sorted by relevance
23 bool RngSupport::CheckSeed(const uint8 *seed, uint64 seed_bytes) { in CheckSeed() function in stream_executor::rng::RngSupport
87 static bool CheckSeed(const uint8 *seed, uint64 seed_bytes);
203 if (!CheckSeed(seed, seed_bytes)) { in SetSeed()
258 if (!CheckSeed(seed, seed_bytes)) { in SetSeed()