Home
last modified time | relevance | path

Searched defs:entropy (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/char/
H A Drandom.c838 unsigned long flags, entropy = random_get_entropy(); random_pm_notification() local
869 unsigned long entropy[BLAKE2S_BLOCK_SIZE / sizeof(long)]; random_init_early() local
910 unsigned long entropy = random_get_entropy(); random_init() local
945 unsigned long entropy = random_get_entropy(); add_device_randomness() local
960 add_hwgenerator_randomness(const void * buf,size_t len,size_t entropy,bool sleep_after) add_hwgenerator_randomness() argument
1117 unsigned long entropy = random_get_entropy(); add_interrupt_randomness() local
1155 unsigned long entropy = random_get_entropy(), now = jiffies, flags; add_timer_randomness() local
1261 unsigned long entropy; global() member
1281 unsigned long entropy = random_get_entropy(); entropy_timer() local
[all...]
/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_encap.c74 u16 pkey, u16 entropy, u8 sc, u8 rc, in opa_vnic_make_header() argument
461 u8 entropy) in opa_vnic_get_def_port() argument
487 u8 def_port, sc, rc, entropy, *hd in opa_vnic_encap_skb() local
[all...]
/linux/arch/riscv/include/asm/
H A Darchrandom.h21 u16 *entropy = (u16 *)v; in csr_seed_long() local
/linux/crypto/
H A Dalgif_rng.c63 u8 *entropy; member
285 static int __maybe_unused rng_setentropy(void *private, sockptr_t entropy, in rng_setentropy() argument
H A Ddrbg.c233 const unsigned char *entropy) in drbg_fips_continuous_test() argument
1062 unsigned char *entropy, in drbg_get_random_bytes() argument
1082 unsigned char entropy[3 in drbg_seed_from_random() local
1137 unsigned char entropy[((32 + 16) * 2)]; drbg_seed() local
[all...]
H A Dtestmgr.h135 const unsigned char *entropy; member
[all...]
/linux/arch/x86/mm/
H A Dkaslr.c142 unsigned long entropy; in kernel_randomize_memory() local
/linux/drivers/media/platform/verisilicon/
H A Dhantro_vp8.c52 const struct v4l2_vp8_entropy *entropy = &hdr->entropy; in hantro_vp8_prob_update() local
[all...]
/linux/drivers/infiniband/hw/hfi1/
H A Dtrace.c171 u16 *entropy, u16 *len, u16 *pkey, in hfi1_trace_parse_16b_hdr() argument
194 u8 rc, u8 sc, u8 sl, u16 entropy, in hfi1_trace_fmt_lrh() argument
H A Dipoib_tx.c33 u8 entropy; member
/linux/arch/s390/boot/
H A Dkaslr.c59 __u64 entropy[4]; in get_random() local
/linux/arch/loongarch/kernel/
H A Drelocate.c111 unsigned long entropy = random_get_entropy(); in get_random_boot() local
/linux/drivers/media/platform/st/sti/hva/
H A Dhva-debugfs.c19 u32 bitrate_mode, aspect, entropy, vui_sar, sei_fp; in format_ctx() local
/linux/lib/zstd/decompress/
H A Dzstd_ddict.c38 ZSTD_entropyDTables_t entropy; member
[all...]
H A Dzstd_decompress_internal.h133 ZSTD_entropyDTables_t entropy; member
H A Dzstd_decompress.c1378 ZSTD_loadDEntropy(ZSTD_entropyDTables_t* entropy, in ZSTD_loadDEntropy() argument
[all...]
/linux/include/rdma/
H A Dopa_vnic.h57 u8 entropy; member
/linux/lib/zstd/compress/
H A Dzstd_compress_superblock.c264 static size_t ZSTD_compressSubBlock(const ZSTD_entropyCTables_t* entropy, in ZSTD_compressSubBlock() argument
403 const ZSTD_entropyCTables_t* entropy, in ZSTD_estimateSubBlockSize() argument
[all...]
H A Dzstd_compress_internal.h248 ZSTD_entropyCTables_t entropy; member
H A Dzstd_compress.c3843 ZSTD_estimateBlockSize(const BYTE * literals,size_t litSize,const BYTE * ofCodeTable,const BYTE * llCodeTable,const BYTE * mlCodeTable,size_t nbSeq,const ZSTD_entropyCTables_t * entropy,const ZSTD_entropyCTablesMetadata_t * entropyMetadata,void * workspace,size_t wkspSize,int writeLitEntropy,int writeSeqEntropy) ZSTD_estimateBlockSize() argument
[all...]
/linux/arch/mips/kernel/
H A Drelocate.c217 unsigned long entropy = random_get_entropy(); in get_random_boot() local
/linux/drivers/char/hw_random/
H A Dcore.c481 size_t entropy, entropy_credit = 0; /* in 1/1024 of a bit */ in hwrng_fillfn() local
/linux/arch/s390/crypto/
H A Dprng.c189 __u64 entropy[4]; in prng_tdes_add_entropy() local
[all...]
/linux/drivers/media/platform/qcom/venus/
H A Dvenc.c691 struct hfi_h264_entropy_control entropy; in venc_set_properties() local
/linux/drivers/crypto/caam/
H A Dregs.h475 u32 entropy; /* RTSTENTROPYx - Test entropy */ member

12