| /base/security/device_auth/services/identity_manager/src/ |
| H A D | cert_operation.c | 752 uint8_t seed[SEED_SIZE] = { 0 }; in GetAccountSymSharedSecret() local
|
| /foundation/arkui/ace_engine/frameworks/core/image/ |
| H A D | image_compressor.cpp | 375 static uint32_t Hash52(uint32_t seed) argument 402 SelectPartition(int32_t seed, int32_t x, int32_t y, int32_t z, int32_t partitionCount, bool smallBlock) global() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
| H A D | distributeddb_data_generator.cpp | 92 int seed = GetRandInt(0, 61); // the seed range is from 0 to 61 which is the elements quantity of charSet in GenerateRandRecord() local 97 int seed = GetRandInt(0, 61); // the seed range is from 0 to 61 which is the elements quantity of charSet in GenerateRandRecord() local 101 int seed = GetRandInt(0, 61); // the seed range is from 0 to 61 which is the elements quantity of charSet in GenerateRandRecord() local [all...] |
| /kernel/linux/linux-5.10/drivers/firmware/efi/ |
| H A D | efi.c | 594 struct linux_efi_random_seed *seed; in efi_config_parse_tables() local 1026 struct linux_efi_random_seed *seed; update_efi_random_seed() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss.h | 223 void *seed; member
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/ |
| H A D | sun4i-ss.h | 155 u32 seed[SS_SEED_LEN / BITS_PER_LONG]; member
|
| /kernel/linux/linux-5.10/arch/s390/crypto/ |
| H A D | prng.c | 371 u8 seed[128 + 16]; in prng_sha512_instantiate() local 452 u8 seed[64]; prng_sha512_reseed() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_mbx.c | 560 static u16 fm10k_crc_16b(const u32 *data, u16 seed, u16 len) in fm10k_crc_16b() argument 588 fm10k_fifo_crc(struct fm10k_mbx_fifo *fifo, u16 offset, u16 len, u16 seed) fm10k_fifo_crc() argument [all...] |
| /kernel/linux/linux-6.6/arch/s390/crypto/ |
| H A D | prng.c | 371 u8 seed[128 + 16]; in prng_sha512_instantiate() local 452 u8 seed[64]; prng_sha512_reseed() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | ppevvmath.h | 401 int seed, counter, error; in fSqrt() local
|
| /kernel/linux/linux-5.10/net/sctp/ |
| H A D | input.c | 899 static inline __u32 sctp_hash_obj(const void *data, u32 len, u32 seed) in sctp_hash_obj() argument 908 static inline __u32 sctp_hash_key(const void *data, u32 len, u32 seed) in sctp_hash_key() argument 815 sctp_hashfn(const struct net *net, __be16 lport, const union sctp_addr *paddr, __u32 seed) sctp_hashfn() argument
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nft_set_hash.c | 43 static inline u32 nft_rhash_key(const void *data, u32 len, u32 seed) in nft_rhash_key() argument 50 static inline u32 nft_rhash_obj(const void *data, u32 len, u32 seed) in nft_rhash_obj() argument 459 u32 seed; member [all...] |
| /kernel/linux/linux-5.10/lib/ |
| H A D | rhashtable.c | 968 static u32 rhashtable_jhash2(const void *key, u32 length, u32 seed) in rhashtable_jhash2() argument
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | audit_tree.c | 802 struct audit_tree *seed = rule->tree, *tree; in audit_add_tree_rule() local
|
| /kernel/linux/linux-5.10/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() argument 122 static u8 esas2r_calc_byte_cksum(void *addr, u32 len, u8 seed) in esas2r_calc_byte_cksum() argument
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
| H A D | input_system.c | 1538 input_system_prbs_channel_cfg( u32 ch_id, u32 nof_frames, u32 seed, u32 sync_gen_width, u32 sync_gen_height, u32 sync_gen_hblank_cycles, u32 sync_gen_vblank_cycles, target_cfg2400_t target ) input_system_prbs_channel_cfg() argument
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| H A D | isp2400_input_system_global.h | 109 u32 seed; member
|
| /kernel/linux/linux-5.10/include/linux/ceph/ |
| H A D | osdmap.h | 24 uint32_t seed; member
|
| /kernel/linux/linux-6.6/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() argument 469 static u32 nfp_fl_key_hashfn(const void *data, u32 len, u32 seed) in nfp_fl_key_hashfn() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_mbx.c | 560 static u16 fm10k_crc_16b(const u32 *data, u16 seed, u16 len) in fm10k_crc_16b() argument 588 fm10k_fifo_crc(struct fm10k_mbx_fifo *fifo, u16 offset, u16 len, u16 seed) fm10k_fifo_crc() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ceph/ |
| H A D | osdmap.h | 24 uint32_t seed; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
| H A D | input_system.c | 1484 input_system_prbs_channel_cfg( u32 ch_id, u32 nof_frames, u32 seed, u32 sync_gen_width, u32 sync_gen_height, u32 sync_gen_hblank_cycles, u32 sync_gen_vblank_cycles, target_cfg2400_t target ) input_system_prbs_channel_cfg() argument
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| H A D | isp2400_input_system_global.h | 109 u32 seed; member
|
| /kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
| H A D | x86-stub.c | 753 static void efi_get_seed(void *seed, int size) in efi_get_seed() argument 774 u32 seed[2] = {}; in efi_decompress_kernel() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/allwinner/sun4i-ss/ |
| H A D | sun4i-ss.h | 155 u32 seed[SS_SEED_LEN / BITS_PER_LONG]; member
|