| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss-prng.c | 17 int sun8i_ss_prng_seed(struct crypto_rng *tfm, const u8 *seed, in sun8i_ss_prng_seed() argument [all...] |
| /kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
| H A D | random.c | 70 struct linux_efi_random_seed *prev_seed, *seed = NULL; in efi_random_get_seed() local [all...] |
| /kernel/linux/linux-6.6/arch/arm64/kernel/pi/ |
| H A D | kaslr_early.c | 90 u64 seed; in kaslr_early_init() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | xxhash.h | 123 xxhash(const void *input, size_t length, uint64_t seed) xxhash() argument [all...] |
| H A D | prandom.h | 103 static inline void prandom_seed_state(struct rnd_state *state, u64 seed) in prandom_seed_state() argument 115 static inline u32 next_pseudo_random32(u32 seed) in next_pseudo_random32() argument [all...] |
| /kernel/linux/linux-5.10/lib/ |
| H A D | test_hash.c | 28 xorshift(u32 seed) in xorshift() argument 49 fill_buf(char *buf, size_t len, u32 seed) in fill_buf() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | xxhash.h | 123 xxhash(const void *input, size_t length, uint64_t seed) xxhash() argument [all...] |
| /kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
| H A D | random.c | 70 struct linux_efi_random_seed *prev_seed, *seed = NULL; in efi_random_get_seed() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss-prng.c | 19 int sun8i_ss_prng_seed(struct crypto_rng *tfm, const u8 *seed, in sun8i_ss_prng_seed() argument [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | random_seed.c | 122 uint32_t seed; in av_get_random_seed() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
| H A D | PropertiesTest.java | 216 Object getSampleValueForType(Class<?> type, int seed) { in getSampleValueForType() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
| H A D | PropertiesTest.java | 213 Object getSampleValueForType(Class<?> type, int seed) { in getSampleValueForType() argument [all...] |
| /third_party/lz4/ossfuzz/ |
| H A D | fuzz_data_producer.c | 34 uint32_t FUZZ_getRange_from_uint32(uint32_t seed, uint32_t min, uint32_t max) in FUZZ_getRange_from_uint32() argument 46 size_t const seed = FUZZ_dataProducer_retrieve32(producer); in FUZZ_dataProducer_range32() local
|
| /third_party/node/deps/v8/src/base/ |
| H A D | functional.h | 70 V8_INLINE size_t hash_combine(size_t seed) { return seed; } in hash_combine() argument 80 size_t seed = 0; in hash_range() local
|
| /third_party/node/deps/v8/src/strings/ |
| H A D | string-hasher-inl.h | 51 HashSequentialString(const char_t* chars_raw, int length, uint64_t seed) HashSequentialString() argument
|
| /third_party/musl/libc-test/src/common/ |
| H A D | rand.c | 6 static uint64_t seed = -1; variable
|
| /third_party/node/deps/openssl/openssl/crypto/dh/ |
| H A D | dh_asn1.c | 140 ASN1_BIT_STRING seed; in i2d_DHxparams() local [all...] |
| /third_party/node/deps/openssl/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/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
|