Home
last modified time | relevance | path

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

/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()
/linux/arch/x86/kernel/cpu/mce/
H A Dapei.c212 rcd.sec_hdr.section_length = sizeof(rcd.mce); in apei_write_mce()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cper.c115 uint32_t section_length, in amdgpu_cper_entry_fill_section_desc() argument
121 section_desc->sec_length = section_length; in amdgpu_cper_entry_fill_section_desc()
/linux/drivers/ras/amd/
H A Dfmpm.c175 return rec->sec_desc.section_length - sizeof(struct cper_section_descriptor); in get_fmp_len()
525 sec_desc->section_length = max_rec_len - sizeof(struct cper_record_header); in set_rec_fields()
/linux/drivers/acpi/apei/
H A Derst.c1156 rcd->sec_hdr.section_length = record->size; in erst_writer()
/linux/drivers/scsi/smartpqi/
H A Dsmartpqi.h836 __le32 section_length; /* size of this section in bytes */ member