Searched defs:seed_bytes (Results 1 – 4 of 4) sorted by relevance
23 bool RngSupport::CheckSeed(const uint8 *seed, uint64 seed_bytes) { in CheckSeed()
4662 Stream &Stream::ThenSetRngSeed(const uint8 *seed, uint64 seed_bytes) { in ThenSetRngSeed()
254 bool GpuRng::SetSeed(Stream* stream, const uint8* seed, uint64 seed_bytes) { in SetSeed()
199 bool GpuRng::SetSeed(Stream* stream, const uint8* seed, uint64 seed_bytes) { in SetSeed()