/kernel/liteos_a/testsuites/unittest/libc/sys/smoke/ |
H A D | sys_test_004.cpp | 38 short unsigned int seed[3] = {1, 2, 3}; in TestCase() local
|
/kernel/liteos_a/testsuites/unittest/libc/util/smoke/ |
H A D | util_test_005.cpp | 38 unsigned short seed[7] = {1, 2, 3, 4, 5, 6, 7}; in TestCase() local
|
H A D | util_test_004.cpp | 38 unsigned short seed[3] = {1, 2, 3}; in TestCase() local
|
/kernel/linux/linux-6.6/scripts/basic/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss-prng.c | 3 int sun4i_ss_prng_seed(struct crypto_rng *tfm, const u8 *seed, in sun4i_ss_prng_seed() argument
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_prbs.h | 50 int seed; /** random seed for the 1st 2-pixel-components/clock */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | prandom.h | 40 static inline void prandom_seed_state(struct rnd_state *state, u64 seed) in prandom_seed_state() argument 51 static inline u32 next_pseudo_random32(u32 seed) in next_pseudo_random32() argument [all...] |
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/staging/media/atomisp/pci/ |
H A D | ia_css_prbs.h | 50 int seed; /** random seed for the 1st 2-pixel-components/clock */ member
|
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss-prng.c | 4 int sun4i_ss_prng_seed(struct crypto_rng *tfm, const u8 *seed, in sun4i_ss_prng_seed() argument
|
/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/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...] |
/kernel/linux/linux-5.10/drivers/dax/ |
H A D | dax-private.h | 39 struct device *seed; member
|
/kernel/linux/linux-5.10/crypto/ |
H A D | xxhash_generic.c | 13 u64 seed; member
|
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-prng.c | 35 int sun8i_ce_prng_seed(struct crypto_rng *tfm, const u8 *seed, in sun8i_ce_prng_seed() argument [all...] |
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | kaslr.c | 85 u64 seed, offset, mask, module_range; in kaslr_early_init() local [all...] |
/kernel/linux/linux-5.10/drivers/char/hw_random/ |
H A D | hisi-rng.c | 38 u32 seed; in hisi_rng_init() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/dscr/ |
H A D | dscr.h | 118 double uniform_deviate(int seed) in uniform_deviate() argument
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_benchmark.c | 43 u64 seed; in trace_do_benchmark() local [all...] |