Searched refs:section_length (Results 1 – 7 of 7) sorted by relevance
47 unsigned short section_length; member69 unsigned short section_length; member141 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()
247 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()
116 uint32_t section_length, in amdgpu_cper_entry_fill_section_desc() argument122 section_desc->sec_length = section_length; in amdgpu_cper_entry_fill_section_desc()
175 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()
63 static inline u16 section_length(const u8 *buf) in section_length() function266 seclen = section_length(sec->secbuf); in dvb_dmx_swfilter_section_copy_dump()
1156 rcd->sec_hdr.section_length = record->size; in erst_writer()
836 __le32 section_length; /* size of this section in bytes */ member
Completed in 31 milliseconds