Home
last modified time | relevance | path

Searched defs:seed (Results 101 - 125 of 520) sorted by relevance

12345678910>>...21

/third_party/openssl/crypto/des/
H A Dqud_cksm.c34 DES_quad_cksum(const unsigned char *input, DES_cblock output[], long length, int out_count, DES_cblock *seed) DES_quad_cksum() argument
/third_party/openssl/crypto/dh/
H A Ddh_asn1.c140 ASN1_BIT_STRING seed; in i2d_DHxparams() local
[all...]
/third_party/optimized-routines/math/test/rtest/
H A Drandom.c14 void seed_random(uint32 seed) { in seed_random() argument
/third_party/vixl/test/
H A Dtest-use-scratch-register-scope.cc71 uint16_t seed[3] = {4, 5, 6}; in PerfectNestingTestHelper() local
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H A Dlow_level_hash.cc42 uint64_t LowLevelHash(const void* data, size_t len, uint64_t seed, in LowLevelHash() argument
/third_party/vk-gl-cts/modules/internal/
H A DditSeedBuilderTests.cpp44 SeedBuilderTest (tcu::TestContext& testCtx, const T& value, deUint32 seed, const char* name, const char* description) in SeedBuilderTest() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_peap_common.c15 peap_prfplus(int version, const u8 *key, size_t key_len, const char *label, const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) peap_prfplus() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuRandomValueIterator.hpp67 static RandomValueIterator begin (deUint32 seed, int numValues) { return RandomValueIterator<T>(seed, numValues); } in begin() argument
87 RandomValueIterator<T>::RandomValueIterator (deUint32 seed, int numLeft) in RandomValueIterator() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_peap_common.c15 peap_prfplus(int version, const u8 *key, size_t key_len, const char *label, const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) peap_prfplus() argument
/base/security/crypto_framework/frameworks/crypto_operation/
H A Drand.c102 static HcfResult SetSeed(HcfRand *self, HcfBlob *seed) in SetSeed() argument
/base/time/time_service/services/timer/src/
H A Dbatch.cpp29 Batch::Batch(const TimerInfo &seed) in Batch() argument
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Dhash.h140 inline void HashCombine(uint64_t& seed, const T& v) in HashCombine() argument
149 inline void HashCombine(uint64_t& seed, const Rest&... rest) in HashCombine() argument
157 uint64_t seed = 0; in Hash() local
165 uint64_t seed in HashRange() local
174 HashRange(uint64_t& seed, Iter first, Iter last) HashRange() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.h40 explicit TestRend(uint32_t seed) { init(seed); } in TestRend() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_noise.h41 int seed; member
/third_party/ffmpeg/libavutil/
H A Dmurmur3.c39 void av_murmur3_init_seeded(AVMurMur3 *c, uint64_t seed) in av_murmur3_init_seeded() argument
/third_party/ffmpeg/tests/
H A Dvideogen.c32 unsigned int seed, val; in myrnd() local
78 static unsigned int seed = 1; variable
[all...]
/third_party/curl/lib/
H A Drand.c112 unsigned int seed = 0; in randit() local
/third_party/musl/libc-test/src/math/gen/
H A Drnd.c7 static uint64_t seed = -1; variable
/third_party/node/deps/cares/src/lib/
H A Dares__htable_strvp.c53 static unsigned int hash_func(const void *key, unsigned int seed) in hash_func() argument
H A Dares__htable_szvp.c53 static unsigned int hash_func(const void *key, unsigned int seed) in hash_func() argument
/third_party/ltp/testcases/kernel/mem/mtest06/
H A Dmmap3.c143 unsigned int seed = time(NULL) % 100; in setup() local
/third_party/lz4/tests/
H A Ddatagencli.c91 U32 seed = SEED_DEFAULT; in main() local
/third_party/node/deps/v8/src/base/utils/
H A Drandom-number-generator.h46 explicit RandomNumberGenerator(int64_t seed) { SetSeed(seed); } in RandomNumberGenerator() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Ddsa_ctrl.c59 EVP_PKEY_CTX_set_dsa_paramgen_seed(EVP_PKEY_CTX *ctx, const unsigned char *seed, size_t seedlen) EVP_PKEY_CTX_set_dsa_paramgen_seed() argument
/third_party/openssl/crypto/evp/
H A Ddsa_ctrl.c59 EVP_PKEY_CTX_set_dsa_paramgen_seed(EVP_PKEY_CTX *ctx, const unsigned char *seed, size_t seedlen) EVP_PKEY_CTX_set_dsa_paramgen_seed() argument

Completed in 10 milliseconds

12345678910>>...21