Home
last modified time | relevance | path

Searched refs:section_length (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_cca_key.h47 unsigned short section_length; member
69 unsigned short section_length; member
141 key->pubsec.section_length = sizeof(key->pubsec) + in zcrypt_type6_mex_key_en()
144 key->pubsec.section_length + sizeof(key->pubhdr); in zcrypt_type6_mex_key_en()
163 .section_length = 0x000f, in zcrypt_type6_crt_key()
203 key->pvt.section_length = sizeof(key->pvt) + key_len; in zcrypt_type6_crt_key()
/openbmc/libpldm/tests/dsp/
H A Dbase.cpp540 uint32_t section_length; in TEST() local
552 .section_length = kSectionLength, in TEST()
561 &transfer_handle, &section_offset, &section_length); in TEST()
569 EXPECT_EQ(section_length, kSectionLength); in TEST()
588 uint32_t section_length; in TEST() local
606 &section_length), in TEST()
619 uint32_t section_length; in TEST() local
637 &section_length), in TEST()
650 uint32_t section_length; in TEST() local
683 uint32_t section_length; in TEST() local
[all …]
/openbmc/qemu/hw/ppc/
H A Dspapr_events.c115 uint16_t section_length; member
518 maina->hdr.section_length = cpu_to_be16(sizeof(*maina)); in spapr_init_maina()
564 mainb->hdr.section_length = cpu_to_be16(sizeof(*mainb)); in spapr_powerdown_req()
571 epow->hdr.section_length = cpu_to_be16(sizeof(*epow)); in spapr_powerdown_req()
617 mainb->hdr.section_length = cpu_to_be16(sizeof(*mainb)); in spapr_hotplug_req_event()
623 hp->hdr.section_length = cpu_to_be16(sizeof(*hp)); in spapr_hotplug_req_event()
827 ext_elog->mc.hdr.section_length = in spapr_mce_dispatch_elog()
/openbmc/libpldm/src/dsp/
H A Dbase.c511 uint32_t *section_length) in decode_multipart_receive_req() argument
515 section_offset == NULL || section_length == NULL) { in decode_multipart_receive_req()
553 *section_length = le32toh(request->section_length); in decode_multipart_receive_req()
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_synth.c1981 int section_length = *(signed char *)buf; in wavefront_download_firmware() local
1982 if (section_length == 0) in wavefront_download_firmware()
1984 if (section_length < 0 || section_length > WF_SECTION_MAX) { in wavefront_download_firmware()
1987 section_length); in wavefront_download_firmware()
1993 if (firmware->size < len + section_length) { in wavefront_download_firmware()
2002 for (; section_length; section_length--) { in wavefront_download_firmware()
/openbmc/linux/drivers/firmware/efi/
H A Dcper-arm.c247 len = proc->section_length - (sizeof(*proc) + in cper_print_proc_arm()
250 printk("%ssection length: %d\n", pfx, proc->section_length); in cper_print_proc_arm()
/openbmc/libpldm/include/libpldm/
H A Dbase.h291 uint32_t section_length; //!< The length (in bytes) of the section member
585 uint32_t *section_length);
/openbmc/linux/include/linux/
H A Dcper.h348 u32 section_length; member
409 u32 section_length; member
/openbmc/u-boot/tools/
H A Dmxsimage.h154 uint32_t section_length; member
H A Dmxsimage.c1433 ccmd->tag.section_length = shdr->section_size; in sb_fixup_sections_and_tags()
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dapei.c163 rcd.sec_hdr.section_length = sizeof(rcd.mce); in apei_write_mce()
/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_demux.c63 static inline u16 section_length(const u8 *buf) in section_length() function
266 seclen = section_length(sec->secbuf); in dvb_dmx_swfilter_section_copy_dump()
/openbmc/linux/drivers/acpi/apei/
H A Derst.c1123 rcd->sec_hdr.section_length = record->size; in erst_writer()
/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi.h827 __le32 section_length; /* size of this section in bytes */ member
/openbmc/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst361 uint16_t section_length; /* sizeof(rtas_event_log_v6_hp),
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump314 'name' => 'section_length',