Searched defs:seed (Results 1 – 8 of 8) sorted by relevance
| /include/net/ |
| D | ipv6_frag.h | 40 static inline u32 ip6frag_key_hashfn(const void *data, u32 len, u32 seed) in ip6frag_key_hashfn() 46 static inline u32 ip6frag_obj_hashfn(const void *data, u32 len, u32 seed) in ip6frag_obj_hashfn()
|
| D | dn_dev.h | 131 __u8 seed[8]; member
|
| /include/linux/ |
| D | random.h | 156 static inline void prandom_seed_state(struct rnd_state *state, u64 seed) in prandom_seed_state() 196 static inline u32 next_pseudo_random32(u32 seed) in next_pseudo_random32()
|
| D | crc32.h | 66 #define crc32(seed, data, length) crc32_le(seed, (unsigned char const *)(data), length) argument
|
| D | bio.h | 373 sector_t seed) in bip_set_seed()
|
| D | blkdev.h | 1799 sector_t seed; member
|
| /include/crypto/ |
| D | rng.h | 50 int (*seed)(struct crypto_rng *tfm, const u8 *seed, unsigned int slen); member
|
| /include/linux/ceph/ |
| D | osdmap.h | 25 uint32_t seed; member
|