Home
last modified time | relevance | path

Searched defs:seed (Results 251 - 275 of 733) sorted by relevance

1...<<11121314151617181920>>...30

/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dip_defrag.c51 static unsigned int seed; variable
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c288 u64 seed; in kaslr_choose_location() local
[all...]
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dkaslr.c57 unsigned long seed, random; in get_random() local
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c310 set_cdata(u8 cdata[GSS_KRB5_K5CLENGTH], u32 usage, u8 seed) in set_cdata() argument
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dconf.c531 unsigned int seed; in main() local
/kernel/linux/linux-5.10/lib/
H A Drandom32.c132 u32 seed; member
142 u32 seed; member
259 static void prandom_seed_early(struct rnd_state *state, u32 seed, in prandom_seed_early() argument
[all...]
H A Dxxhash.c94 static uint32_t xxh32_round(uint32_t seed, const uint32_t input) in xxh32_round() argument
102 uint32_t xxh32(const void *input, const size_t len, const uint32_t seed) in xxh32() argument
172 xxh64(const void *input, const size_t len, const uint64_t seed) xxh64() argument
242 xxh32_reset(struct xxh32_state *statePtr, const uint32_t seed) xxh32_reset() argument
256 xxh64_reset(struct xxh64_state *statePtr, const uint64_t seed) xxh64_reset() argument
[all...]
/kernel/linux/linux-5.10/net/ieee802154/6lowpan/
H A Dreassembly.c485 static u32 lowpan_key_hashfn(const void *data, u32 len, u32 seed) in lowpan_key_hashfn() argument
491 static u32 lowpan_obj_hashfn(const void *data, u32 len, u32 seed) in lowpan_obj_hashfn() argument
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dclaim.c79 struct device *seed = NULL; in is_idle() local
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Drockchip_av1_filmgrain.c207 static void rockchip_av1_init_random_generator(u8 luma_num, u16 seed, in rockchip_av1_init_random_generator() argument
/kernel/linux/linux-6.6/include/linux/
H A Dblk-integrity.h19 sector_t seed; member
/kernel/linux/linux-6.6/drivers/base/power/
H A Dtrace.c143 static unsigned int hash_string(unsigned int seed, const char *data, unsigned int mod) in hash_string() argument
/kernel/linux/linux-6.6/drivers/crypto/
H A Dexynos-rng.c97 exynos_rng_set_seed(struct exynos_rng_dev *rng, const u8 *seed, unsigned int slen) exynos_rng_set_seed() argument
178 u8 seed[EXYNOS_RNG_SEED_SIZE]; exynos_rng_reseed() local
225 exynos_rng_seed(struct crypto_rng *tfm, const u8 *seed, unsigned int slen) exynos_rng_seed() argument
[all...]
H A Dqcom-rng.c98 static int qcom_rng_seed(struct crypto_rng *tfm, const u8 *seed, in qcom_rng_seed() argument
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dclaim.c80 struct device *seed = NULL; in is_idle() local
/kernel/linux/linux-6.6/block/
H A Dt10-pi.c326 u64 ref, seed; in ext_pi_crc64_verify() local
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dansi_cprng.c364 cprng_reset(struct crypto_rng *tfm, const u8 *seed, unsigned int slen) cprng_reset() argument
394 fips_cprng_reset(struct crypto_rng *tfm, const u8 *seed, unsigned int slen) fips_cprng_reset() argument
[all...]
H A Dalgif_rng.c275 static int rng_setkey(void *private, const u8 *seed, unsigned int seedlen) in rng_setkey() argument
H A Djitterentropy-kcapi.c300 jent_kcapi_reset(struct crypto_rng *tfm, const u8 *seed, unsigned int slen) jent_kcapi_reset() argument
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dgss_krb5_internal.h138 krb5_derive_key(struct krb5_ctx *kctx, const struct xdr_netobj *inkey, struct xdr_netobj *outkey, u32 usage, u8 seed, gfp_t gfp_mask) krb5_derive_key() argument
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/
H A Dtest_util.h89 uint32_t seed; member
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/
H A Dtest_util.c28 struct guest_random_state new_guest_random_state(uint32_t seed) in new_guest_random_state() argument
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dip_defrag.c51 static unsigned int seed; variable
/kernel/linux/linux-6.6/lib/
H A Dxxhash.c94 static uint32_t xxh32_round(uint32_t seed, const uint32_t input) in xxh32_round() argument
102 uint32_t xxh32(const void *input, const size_t len, const uint32_t seed) in xxh32() argument
172 xxh64(const void *input, const size_t len, const uint64_t seed) xxh64() argument
242 xxh32_reset(struct xxh32_state *statePtr, const uint32_t seed) xxh32_reset() argument
256 xxh64_reset(struct xxh64_state *statePtr, const uint64_t seed) xxh64_reset() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dh274.c55 uint32_t seed = Seed_LUT[h + v * 13]; in init_slice_c() local
232 uint32_t seed = Seed_LUT[(params->seed + color_offset[c]) % 256]; in ff_h274_apply_film_grain() local

Completed in 16 milliseconds

1...<<11121314151617181920>>...30