Home
last modified time | relevance | path

Searched defs:seed_bytes (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Drng.cc23 bool RngSupport::CheckSeed(const uint8 *seed, uint64_t seed_bytes) { in CheckSeed()
H A Dstream.cc1891 Stream &Stream::ThenSetRngSeed(const uint8 *seed, uint64_t seed_bytes) { in ThenSetRngSeed()
/aosp_15_r20/external/pigweed/pw_stream/
H A Dstd_file_stream_test.cc103 for (size_t seed_bytes = 0; seed_bytes < sizeof(seed); in GetSeed() local
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/crypto/
H A Dec_commutative_cipher.cc94 absl::string_view seed_bytes, in CreateWithKeyFromSeed()
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_rng.cc253 bool GpuRng::SetSeed(Stream* stream, const uint8* seed, uint64_t seed_bytes) { in SetSeed()
/aosp_15_r20/external/pigweed/pw_transfer/
H A Datomic_file_transfer_handler_test.cc64 for (size_t seed_bytes = 0; seed_bytes < sizeof(seed); in GetSeed() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_rng.cc199 bool GpuRng::SetSeed(Stream* stream, const uint8* seed, uint64_t seed_bytes) { in SetSeed()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/buffers/
H A Doblivious_http_response_test.cc42 std::string seed_bytes; in GetSeed() local
H A Doblivious_http_request_test.cc52 std::string seed_bytes; in GetSeed() local