Home
last modified time | relevance | path

Searched refs:raw_data_size (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dverify_pefile.c233 if (shdra->raw_data_size > shdrb->raw_data_size) in pefile_compare_shdrs()
235 if (shdrb->raw_data_size > shdra->raw_data_size) in pefile_compare_shdrs()
293 if (ctx->secs[i].raw_data_size == 0) in pefile_digest_pe_contents()
297 ctx->secs[i].raw_data_size); in pefile_digest_pe_contents()
302 hashed_bytes += ctx->secs[i].raw_data_size; in pefile_digest_pe_contents()
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dverify_pefile.c233 if (shdra->raw_data_size > shdrb->raw_data_size) in pefile_compare_shdrs()
235 if (shdrb->raw_data_size > shdra->raw_data_size) in pefile_compare_shdrs()
293 if (ctx->secs[i].raw_data_size == 0) in pefile_digest_pe_contents()
297 ctx->secs[i].raw_data_size); in pefile_digest_pe_contents()
302 hashed_bytes += ctx->secs[i].raw_data_size; in pefile_digest_pe_contents()
/kernel/linux/linux-5.10/include/linux/mlx5/
H A Dqp.h449 __be32 raw_data_size; member
/kernel/linux/linux-5.10/include/linux/
H A Dpe.h302 uint32_t raw_data_size; /* size of the section */ member
/kernel/linux/linux-6.6/include/linux/
H A Dpe.h315 uint32_t raw_data_size; /* size of the section */ member
/kernel/linux/linux-6.6/include/linux/mlx5/
H A Dqp.h460 __be32 raw_data_size; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dwr.c592 basic->raw_data_size = cpu_to_be32(data_size); in mlx5_set_bsf()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dwr.c371 basic->raw_data_size = cpu_to_be32(data_size); in mlx5_set_bsf()

Completed in 11 milliseconds