/linux/drivers/char/ |
H A D | random.c | 838 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 D | opa_vnic_encap.c | 74 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 D | archrandom.h | 21 u16 *entropy = (u16 *)v; in csr_seed_long() local
|
/linux/crypto/ |
H A D | algif_rng.c | 63 u8 *entropy; member 285 static int __maybe_unused rng_setentropy(void *private, sockptr_t entropy, in rng_setentropy() argument
|
H A D | drbg.c | 233 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 D | testmgr.h | 135 const unsigned char *entropy; member [all...] |
/linux/arch/x86/mm/ |
H A D | kaslr.c | 142 unsigned long entropy; in kernel_randomize_memory() local
|
/linux/drivers/media/platform/verisilicon/ |
H A D | hantro_vp8.c | 52 const struct v4l2_vp8_entropy *entropy = &hdr->entropy; in hantro_vp8_prob_update() local [all...] |
/linux/drivers/infiniband/hw/hfi1/ |
H A D | trace.c | 171 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 D | ipoib_tx.c | 33 u8 entropy; member
|
/linux/arch/s390/boot/ |
H A D | kaslr.c | 59 __u64 entropy[4]; in get_random() local
|
/linux/arch/loongarch/kernel/ |
H A D | relocate.c | 111 unsigned long entropy = random_get_entropy(); in get_random_boot() local
|
/linux/drivers/media/platform/st/sti/hva/ |
H A D | hva-debugfs.c | 19 u32 bitrate_mode, aspect, entropy, vui_sar, sei_fp; in format_ctx() local
|
/linux/lib/zstd/decompress/ |
H A D | zstd_ddict.c | 38 ZSTD_entropyDTables_t entropy; member [all...] |
H A D | zstd_decompress_internal.h | 133 ZSTD_entropyDTables_t entropy; member
|
H A D | zstd_decompress.c | 1378 ZSTD_loadDEntropy(ZSTD_entropyDTables_t* entropy, in ZSTD_loadDEntropy() argument [all...] |
/linux/include/rdma/ |
H A D | opa_vnic.h | 57 u8 entropy; member
|
/linux/lib/zstd/compress/ |
H A D | zstd_compress_superblock.c | 264 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 D | zstd_compress_internal.h | 248 ZSTD_entropyCTables_t entropy; member
|
H A D | zstd_compress.c | 3843 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 D | relocate.c | 217 unsigned long entropy = random_get_entropy(); in get_random_boot() local
|
/linux/drivers/char/hw_random/ |
H A D | core.c | 481 size_t entropy, entropy_credit = 0; /* in 1/1024 of a bit */ in hwrng_fillfn() local
|
/linux/arch/s390/crypto/ |
H A D | prng.c | 189 __u64 entropy[4]; in prng_tdes_add_entropy() local [all...] |
/linux/drivers/media/platform/qcom/venus/ |
H A D | venc.c | 691 struct hfi_h264_entropy_control entropy; in venc_set_properties() local
|
/linux/drivers/crypto/caam/ |
H A D | regs.h | 475 u32 entropy; /* RTSTENTROPYx - Test entropy */ member
|