Home
last modified time | relevance | path

Searched defs:seed1 (Results 1 – 25 of 31) sorted by relevance

12

/external/boringssl/src/crypto/fipsmodule/tls/
Dkdf.c71 const uint8_t *seed1, size_t seed1_len, in tls1_P_hash()
141 const uint8_t *seed1, size_t seed1_len, in CRYPTO_tls1_prf()
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/tls/
Dkdf.c71 const uint8_t *seed1, size_t seed1_len, in tls1_P_hash()
141 const uint8_t *seed1, size_t seed1_len, in CRYPTO_tls1_prf()
/external/tensorflow/tensorflow/core/kernels/data/
Drandom_seed_ops.cc41 void FixedSeedGenerator::GenerateSeeds(int64* seed1, int64* seed2) { in GenerateSeeds()
48 void RandomSeedGenerator::GenerateSeeds(int64* seed1, int64* seed2) { in GenerateSeeds()
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Drandom_ops_util.cc22 xla::XlaOp GetU64FromS32Seeds(xla::XlaOp seed0, xla::XlaOp seed1) { in GetU64FromS32Seeds()
Dstateless_random_ops.cc84 xla::XlaOp seed1 = xla::Reshape(xla::Slice(seeds, {1}, {2}, {1}), {}); in StatelessRngUniform() local
120 xla::XlaOp seed1 = xla::Reshape(xla::Slice(seeds, {1}, {2}, {1}), {}); in StatelessRngUniformFullInt() local
304 xla::XlaOp seed1 = xla::Reshape(xla::Slice(seed, {1}, {2}, {1}), {}); in Compile() local
Dstateless_random_ops_v2.cc480 xla::XlaOp seed1 = xla::Reshape(xla::Slice(seed, {1}, {2}, {1}), {}); in Compile() local
515 xla::XlaOp seed1 = xla::Reshape(xla::Slice(seed, {1}, {2}, {1}), {}); in Compile() local
/external/tensorflow/tensorflow/python/ops/
Dstateful_random_ops_test.py406 def old_normal(dtype, seed1, seed2): argument
411 def old_truncated_normal(dtype, seed1, seed2): argument
416 def old_uniform_int(dtype, seed1, seed2): argument
423 def old_uniform(dtype, seed1, seed2): argument
/external/pigweed/pw_random/
Dxor_shift_test.cc26 constexpr uint64_t seed1 = 5; variable
/external/libtextclassifier/native/utils/hash/
Dfarmhash.h212 inline uint64_t Hash64WithSeeds(const Str& s, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds()
/external/icing/icing/text_classifier/lib3/utils/hash/
Dfarmhash.h210 inline uint64_t Hash64WithSeeds(const Str& s, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds()
Dfarmhash.cc517 uint64_t Hash64WithSeeds(const char *s, size_t len, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds()
1466 uint64_t Hash64WithSeeds(const char* s, size_t len, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds()
/external/swiftshader/third_party/astc-encoder/Source/
Dastc_partition_tables.cpp139 uint8_t seed1 = rnum & 0xF; in select_partition() local
/external/boringssl/src/ssl/
Dt1_enc.cc160 Span<const uint8_t> seed1, Span<const uint8_t> seed2) { in tls1_prf()
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dt1_enc.cc160 Span<const uint8_t> seed1, Span<const uint8_t> seed2) { in tls1_prf()
/external/tensorflow/tensorflow/core/kernels/
Dstateless_random_ops.cc36 uint64 seed1; in GenerateKey() local
/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp930 int seed1; member
949 int seed1; member
1881 glu::ShaderProgram* InterCallTestCase::genReadMultipleProgram (int seed0, int seed1) in genReadMultipleProgram()
2010 glu::ShaderProgram* InterCallTestCase::genReadInterleavedProgram (int seed0, int seed1) in genReadInterleavedProgram()
3255 const int seed1 = 457; in init() local
/external/webrtc/third_party/abseil-cpp/absl/hash/internal/
Dcity.cc340 uint64_t seed1) { in CityHash64WithSeeds()
/external/abseil-cpp/absl/hash/internal/
Dcity.cc340 uint64_t seed1) { in CityHash64WithSeeds()
/external/libtextclassifier/abseil-cpp/absl/hash/internal/
Dcity.cc340 uint64_t seed1) { in CityHash64WithSeeds()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/internal/
Dcity.cc340 uint64_t seed1) { in CityHash64WithSeeds()
/external/openscreen/third_party/abseil/src/absl/hash/internal/
Dcity.cc343 uint64_t seed1) { in CityHash64WithSeeds()
/external/angle/third_party/abseil-cpp/absl/hash/internal/
Dcity.cc343 uint64_t seed1) { in CityHash64WithSeeds()
/external/lua/src/
Dlmathlib.c611 lua_Unsigned seed1 = (lua_Unsigned)time(NULL); in randseed() local
/external/wpa_supplicant_8/src/eap_common/
Deap_sim_common.c231 static void prf_prime(const u8 *k, const char *seed1, in prf_prime()
/external/boringssl/src/util/fipstools/acvp/modulewrapper/
Dmodulewrapper.cc1697 const Span<const uint8_t> seed1 = args[3]; in TLSKDF() local

12