Home
last modified time | relevance | path

Searched defs:seed (Results 1 – 8 of 8) sorted by relevance

/include/net/
Dipv6_frag.h40 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()
Ddn_dev.h131 __u8 seed[8]; member
/include/linux/
Drandom.h156 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()
Dcrc32.h66 #define crc32(seed, data, length) crc32_le(seed, (unsigned char const *)(data), length) argument
Dbio.h373 sector_t seed) in bip_set_seed()
Dblkdev.h1799 sector_t seed; member
/include/crypto/
Drng.h50 int (*seed)(struct crypto_rng *tfm, const u8 *seed, unsigned int slen); member
/include/linux/ceph/
Dosdmap.h25 uint32_t seed; member