| /linux/lib/ |
| H A D | xxhash.c | 79 static uint32_t xxh32_round(uint32_t seed, const uint32_t input) in xxh32_round() 87 uint32_t xxh32(const void *input, const size_t len, const uint32_t seed) in xxh32() 157 uint64_t xxh64(const void *input, const size_t len, const uint64_t seed) in xxh64() 227 void xxh64_reset(struct xxh64_state *statePtr, const uint64_t seed) in xxh64_reset()
|
| /linux/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() 47 static inline u32 ip6frag_obj_hashfn(const void *data, u32 len, u32 seed) in ip6frag_obj_hashfn()
|
| /linux/arch/riscv/kernel/pi/ |
| H A D | archrandom_early.c | 21 unsigned long seed = 0; in get_kaslr_seed_zkr() local
|
| /linux/include/linux/ |
| H A D | prandom.h | 40 static inline void prandom_seed_state(struct rnd_state *state, u64 seed) in prandom_seed_state()
|
| H A D | xxhash.h | 124 uint64_t seed) in xxhash()
|
| /linux/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()
|
| /linux/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
|
| /linux/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()
|
| /linux/tools/testing/selftests/powerpc/ptrace/ |
| H A D | ptrace-gpr.c | 119 unsigned long seed; in ptrace_gpr() local
|
| /linux/kernel/trace/ |
| H A D | trace_benchmark.c | 43 u64 seed; in trace_do_benchmark() local
|
| /linux/net/ieee802154/6lowpan/ |
| H A D | reassembly.c | 493 static u32 lowpan_key_hashfn(const void *data, u32 len, u32 seed) in lowpan_key_hashfn() 499 static u32 lowpan_obj_hashfn(const void *data, u32 len, u32 seed) in lowpan_obj_hashfn()
|
| /linux/drivers/char/hw_random/ |
| H A D | hisi-rng.c | 38 u32 seed; in hisi_rng_init() local
|
| /linux/net/ipv4/ |
| H A D | ip_fragment.c | 709 static u32 ip4_key_hashfn(const void *data, u32 len, u32 seed) in ip4_key_hashfn() 715 static u32 ip4_obj_hashfn(const void *data, u32 len, u32 seed) in ip4_obj_hashfn()
|
| /linux/tools/testing/radix-tree/ |
| H A D | main.c | 288 unsigned int seed = time(NULL); in main() local
|
| /linux/arch/x86/tools/ |
| H A D | insn_sanity.c | 33 static unsigned int seed; /* Random seed */ variable
|
| /linux/net/sctp/ |
| H A D | input.c | 826 const union sctp_addr *paddr, __u32 seed) in sctp_hashfn() 908 static inline __u32 sctp_hash_obj(const void *data, u32 len, u32 seed) in sctp_hash_obj() 917 static inline __u32 sctp_hash_key(const void *data, u32 len, u32 seed) in sctp_hash_key()
|
| /linux/net/netfilter/ |
| H A D | nft_set_hash.c | 45 static inline u32 nft_rhash_key(const void *data, u32 len, u32 seed) in nft_rhash_key() 52 static inline u32 nft_rhash_obj(const void *data, u32 len, u32 seed) in nft_rhash_obj() 588 u32 seed; member
|
| H A D | nf_flow_table_core.c | 271 static u32 flow_offload_hash(const void *data, u32 len, u32 seed) in flow_offload_hash() 278 static u32 flow_offload_hash_obj(const void *data, u32 len, u32 seed) in flow_offload_hash_obj()
|
| /linux/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | metadata.c | 460 static u32 nfp_fl_obj_hashfn(const void *data, u32 len, u32 seed) in nfp_fl_obj_hashfn() 469 static u32 nfp_fl_key_hashfn(const void *data, u32 len, u32 seed) in nfp_fl_key_hashfn()
|
| /linux/drivers/crypto/caam/ |
| H A D | caamprng.c | 146 const u8 *seed, unsigned int slen) in caam_prng_seed()
|
| /linux/drivers/mtd/tests/ |
| H A D | nandbiterrs.c | 49 static unsigned seed; variable
|
| /linux/drivers/nvdimm/ |
| H A D | claim.c | 61 struct device *seed = NULL; in is_idle() local
|
| /linux/drivers/scsi/esas2r/ |
| H A D | esas2r_flash.c | 97 static u8 esas2r_calc_byte_xor_cksum(u8 *addr, u32 len, u8 seed) in esas2r_calc_byte_xor_cksum() 122 static u8 esas2r_calc_byte_cksum(void *addr, u32 len, u8 seed) in esas2r_calc_byte_cksum()
|
| /linux/tools/perf/bench/ |
| H A D | mem-functions.c | 43 static unsigned int seed; global() variable 85 unsigned int seed; global() member [all...] |
| /linux/arch/s390/boot/ |
| H A D | kaslr.c | 57 unsigned long seed, random; in get_random() local
|