Home
last modified time | relevance | path

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

12

/linux-2.6.39/arch/ia64/lib/
Dcarta_random.S19 #define seed r32 macro
/linux-2.6.39/fs/nilfs2/
Dsegbuf.c183 nilfs_segbuf_fill_in_segsum_crc(struct nilfs_segment_buffer *segbuf, u32 seed) in nilfs_segbuf_fill_in_segsum_crc()
211 u32 seed) in nilfs_segbuf_fill_in_data_crc()
239 u32 seed) in nilfs_segbuf_fill_in_super_root_crc()
335 void nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed) in nilfs_add_checksums_on_logs()
/linux-2.6.39/include/linux/
Dcrc32.h14 #define crc32(seed, data, length) crc32_le(seed, (unsigned char const *)(data), length) argument
Drandom.h96 static inline void prandom32_seed(struct rnd_state *state, u64 seed) in prandom32_seed()
Dnet.h252 #define net_srandom(seed) srandom32((__force u32)seed) argument
/linux-2.6.39/crypto/
Dkrng.c25 static int krng_reset(struct crypto_rng *tfm, u8 *seed, unsigned int slen) in krng_reset()
Drng.c30 static int rngapi_reset(struct crypto_rng *tfm, u8 *seed, unsigned int slen) in rngapi_reset()
Dansi_cprng.c366 static int cprng_reset(struct crypto_rng *tfm, u8 *seed, unsigned int slen) in cprng_reset()
414 static int fips_cprng_reset(struct crypto_rng *tfm, u8 *seed, unsigned int slen) in fips_cprng_reset()
Dtestmgr.c1249 u8 *seed; in test_cprng() local
/linux-2.6.39/include/crypto/
Drng.h65 u8 *seed, unsigned int slen) in crypto_rng_reset()
/linux-2.6.39/drivers/gpu/drm/
Ddrm_hashtab.c129 unsigned long seed, int bits, int shift, in drm_ht_just_insert_please()
/linux-2.6.39/drivers/base/power/
Dtrace.c132 static unsigned int hash_string(unsigned int seed, const char *data, unsigned int mod) in hash_string()
/linux-2.6.39/drivers/mtd/tests/
Dmtd_stresstest.c59 static inline void simple_srand(unsigned long seed) in simple_srand()
Dmtd_oobtest.c57 static inline void simple_srand(unsigned long seed) in simple_srand()
Dmtd_subpagetest.c54 static inline void simple_srand(unsigned long seed) in simple_srand()
Dmtd_pagetest.c56 static inline void simple_srand(unsigned long seed) in simple_srand()
Dmtd_speedtest.c58 static inline void simple_srand(unsigned long seed) in simple_srand()
/linux-2.6.39/scripts/kconfig/
Dconf.c482 unsigned int seed; in main() local
/linux-2.6.39/net/sunrpc/auth_gss/
Dgss_krb5_mech.c367 set_cdata(u8 cdata[GSS_KRB5_K5CLENGTH], u32 usage, u8 seed) in set_cdata()
/linux-2.6.39/fs/btrfs/
Dvolumes.h115 struct btrfs_fs_devices *seed; member
/linux-2.6.39/include/net/
Ddn_dev.h130 __u8 seed[8]; member
/linux-2.6.39/fs/logfs/
Ddir.c98 static u32 hash_32(const char *s, int len, u32 seed) in hash_32()
/linux-2.6.39/drivers/staging/winbond/
Dphy_calibration.c201 int seed; in _sqrt() local
/linux-2.6.39/kernel/
Daudit_tree.c654 struct audit_tree *seed = rule->tree, *tree; in audit_add_tree_rule() local
/linux-2.6.39/arch/tile/include/hv/
Dnetio_intf.h1844 int location, uint16_t seed) in NETIO_PKT_DO_EGRESS_CSUM_MM()
1891 int location, uint16_t seed) in NETIO_PKT_DO_EGRESS_CSUM()

12