section_length
rcd.sec_hdr.section_length = sizeof(rcd.mce);
rcd->sec_hdr.section_length = record->size;
len = proc->section_length - (sizeof(*proc) +
if (len < 0 || proc->section_length > length) {
pfx, proc->section_length, length);
uint32_t section_length,
section_desc->sec_length = section_length;
uint32_t section_length)
descriptor->sec_length = section_length;
seclen = section_length(sec->secbuf);
return rec->sec_desc.section_length - sizeof(struct cper_section_descriptor);
sec_desc->section_length = max_rec_len - sizeof(struct cper_record_header);
if (sz + (long)ctx_info - (long)err >= err->section_length)
vsei_len = err->section_length - (sizeof(struct cper_sec_proc_arm) + pei_len + ctx_len);
pr_warn(FW_BUG "section length: %d\n", err->section_length);
key->pubsec.section_length = sizeof(key->pubsec) +
key->pubsec.section_length + sizeof(key->pubhdr);
.section_length = 0x000f,
key->pvt.section_length = sizeof(key->pvt) + key_len;
unsigned short section_length;
unsigned short section_length;
__le32 section_length; /* size of this section in bytes */
u32 section_length;
u32 section_length;
int section_length = *(signed char *)buf;
if (section_length == 0)
if (section_length < 0 || section_length > WF_SECTION_MAX) {
section_length);
if (firmware->size < len + section_length) {
for (; section_length; section_length--) {