Home
last modified time | relevance | path

Searched defs:reseed (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/
Drandom_utils.cpp31 void RNG::reseed(unsigned int newSeed) in reseed() function in angle::RNG
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dranden_engine.h104 void reseed(SeedSequence& seq) { in reseed() function
Dpcg_engine.h203 void reseed(SeedSequence& seq) { in reseed() function
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
Ddrbg_local.h83 int (*reseed)(PROV_DRBG *drbg, const unsigned char *ent, size_t ent_len, member
/third_party/openssl/providers/implementations/rands/
Ddrbg_local.h83 int (*reseed)(PROV_DRBG *drbg, const unsigned char *ent, size_t ent_len, member
/third_party/node/deps/openssl/openssl/crypto/evp/
Devp_rand.c38 OSSL_FUNC_rand_reseed_fn *reseed; member
/third_party/openssl/crypto/evp/
Devp_rand.c38 OSSL_FUNC_rand_reseed_fn *reseed; member
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngstest.c113 reseed(void) in reseed() function