/kernel/linux/linux-5.10/include/crypto/ |
H A D | rng.h | 45 int (*seed)(struct crypto_rng *tfm, const u8 *seed, unsigned int slen); member [all...] |
/kernel/linux/linux-6.6/drivers/char/hw_random/ |
H A D | hisi-rng.c | 38 u32 seed; in hisi_rng_init() local
|
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
H A D | zboot.c | 101 u32 seed = U32_MAX; in efi_zboot_entry() local
|
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-prng.c | 34 int sun8i_ce_prng_seed(struct crypto_rng *tfm, const u8 *seed, in sun8i_ce_prng_seed() argument [all...] |
/kernel/linux/linux-6.6/drivers/dax/ |
H A D | dax-private.h | 39 struct device *seed; member
|
/kernel/linux/linux-6.6/crypto/ |
H A D | xxhash_generic.c | 13 u64 seed; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace-gpr.c | 119 unsigned long seed; in ptrace_gpr() local
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_benchmark.c | 43 u64 seed; in trace_do_benchmark() local [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | random32.c | 131 u32 seed; member 141 u32 seed; member 248 static void prandom_state_selftest_seed(struct rnd_state *state, u32 seed) in prandom_state_selftest_seed() argument
|
H A D | test_hash.c | 26 xorshift(u32 seed) in xorshift() argument 46 static void fill_buf(char *buf, size_t len, u32 seed) in fill_buf() argument [all...] |
/kernel/linux/linux-5.10/arch/x86/tools/ |
H A D | insn_sanity.c | 37 static unsigned int seed; /* Random seed */ variable [all...] |
/kernel/linux/linux-5.10/crypto/ |
H A D | jitterentropy-kcapi.c | 178 jent_kcapi_reset(struct crypto_rng *tfm, const u8 *seed, unsigned int slen) jent_kcapi_reset() argument
|
H A D | rng.c | 31 int crypto_rng_reset(struct crypto_rng *tfm, const u8 *seed, unsigned int slen) in crypto_rng_reset() argument
|
/kernel/linux/linux-5.10/arch/s390/boot/ |
H A D | kaslr.c | 56 unsigned long seed, random; in get_random() local
|
/kernel/linux/linux-5.10/drivers/mtd/tests/ |
H A D | nandbiterrs.c | 49 static unsigned seed; variable
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_hash.c | 22 u32 seed; member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ipv6_frag.h | 40 static inline u32 ip6frag_key_hashfn(const void *data, u32 len, u32 seed) in ip6frag_key_hashfn() argument 46 static inline u32 ip6frag_obj_hashfn(const void *data, u32 len, u32 seed) in ip6frag_obj_hashfn() argument
|
/kernel/linux/linux-5.10/tools/testing/radix-tree/ |
H A D | main.c | 288 unsigned int seed = time(NULL); in main() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_hashtab.c | 144 drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item, unsigned long seed, int bits, int shift, unsigned long add) drm_ht_just_insert_please() argument
|
/kernel/linux/linux-6.6/drivers/mtd/tests/ |
H A D | nandbiterrs.c | 49 static unsigned seed; variable
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ipv6_frag.h | 41 static inline u32 ip6frag_key_hashfn(const void *data, u32 len, u32 seed) in ip6frag_key_hashfn() argument 47 static inline u32 ip6frag_obj_hashfn(const void *data, u32 len, u32 seed) in ip6frag_obj_hashfn() argument
|
/kernel/linux/linux-6.6/include/crypto/ |
H A D | rng.h | 62 int (*seed)(struct crypto_rng *tfm, const u8 *seed, unsigned int slen); member [all...] |
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | caamprng.c | 145 caam_prng_seed(struct crypto_rng *tfm, const u8 *seed, unsigned int slen) caam_prng_seed() argument
|
/kernel/linux/linux-6.6/drivers/of/ |
H A D | kexec.c | 434 u64 seed = get_random_u64(); in of_kexec_alloc_and_setup_fdt() local [all...] |
/kernel/linux/linux-6.6/arch/x86/tools/ |
H A D | insn_sanity.c | 33 static unsigned int seed; /* Random seed */ variable [all...] |