| /third_party/openssl/crypto/des/ |
| H A D | qud_cksm.c | 34 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 D | dh_asn1.c | 140 ASN1_BIT_STRING seed; in i2d_DHxparams() local [all...] |
| /third_party/optimized-routines/math/test/rtest/ |
| H A D | random.c | 14 void seed_random(uint32 seed) { in seed_random() argument
|
| /third_party/vixl/test/ |
| H A D | test-use-scratch-register-scope.cc | 71 uint16_t seed[3] = {4, 5, 6}; in PerfectNestingTestHelper() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/ |
| H A D | low_level_hash.cc | 42 uint64_t LowLevelHash(const void* data, size_t len, uint64_t seed, in LowLevelHash() argument
|
| /third_party/vk-gl-cts/modules/internal/ |
| H A D | ditSeedBuilderTests.cpp | 44 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 D | eap_peap_common.c | 15 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 D | tcuRandomValueIterator.hpp | 67 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 D | eap_peap_common.c | 15 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 D | rand.c | 102 static HcfResult SetSeed(HcfRand *self, HcfBlob *seed) in SetSeed() argument
|
| /base/time/time_service/services/timer/src/ |
| H A D | batch.cpp | 29 Batch::Batch(const TimerInfo &seed) in Batch() argument
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
| H A D | hash.h | 140 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 D | test_common.h | 40 explicit TestRend(uint32_t seed) { init(seed); }
in TestRend() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_noise.h | 41 int seed; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | murmur3.c | 39 void av_murmur3_init_seeded(AVMurMur3 *c, uint64_t seed) in av_murmur3_init_seeded() argument
|
| /third_party/ffmpeg/tests/ |
| H A D | videogen.c | 32 unsigned int seed, val; in myrnd() local 78 static unsigned int seed = 1; variable [all...] |
| /third_party/curl/lib/ |
| H A D | rand.c | 112 unsigned int seed = 0; in randit() local
|
| /third_party/musl/libc-test/src/math/gen/ |
| H A D | rnd.c | 7 static uint64_t seed = -1; variable
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__htable_strvp.c | 53 static unsigned int hash_func(const void *key, unsigned int seed) in hash_func() argument
|
| H A D | ares__htable_szvp.c | 53 static unsigned int hash_func(const void *key, unsigned int seed) in hash_func() argument
|
| /third_party/ltp/testcases/kernel/mem/mtest06/ |
| H A D | mmap3.c | 143 unsigned int seed = time(NULL) % 100; in setup() local
|
| /third_party/lz4/tests/ |
| H A D | datagencli.c | 91 U32 seed = SEED_DEFAULT; in main() local
|
| /third_party/node/deps/v8/src/base/utils/ |
| H A D | random-number-generator.h | 46 explicit RandomNumberGenerator(int64_t seed) { SetSeed(seed); } in RandomNumberGenerator() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | dsa_ctrl.c | 59 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 D | dsa_ctrl.c | 59 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
|