Searched refs:section_length (Results 1 – 6 of 6) sorted by relevance
57 unsigned short section_length; member82 unsigned short section_length; member104 unsigned short section_length; member145 .section_length = 0x016C, in zcrypt_type6_mex_key_de()150 .section_length = 0x000F, in zcrypt_type6_mex_key_de()250 key->pubSec.section_length = sizeof(key->pubSec) + in zcrypt_type6_mex_key_en()253 key->pubSec.section_length + sizeof(key->pubHdr); in zcrypt_type6_mex_key_en()279 .section_length = 0x000f, in zcrypt_type6_crt_key()315 key->pvt.section_length = sizeof(key->pvt) + key_len; in zcrypt_type6_crt_key()
1958 int section_length = *(signed char *)buf; in wavefront_download_firmware() local1959 if (section_length == 0) in wavefront_download_firmware()1961 if (section_length < 0 || section_length > WF_SECTION_MAX) { in wavefront_download_firmware()1964 section_length); in wavefront_download_firmware()1970 if (firmware->size < len + section_length) { in wavefront_download_firmware()1979 for (; section_length; section_length--) { in wavefront_download_firmware()
99 rcd.sec_hdr.section_length = sizeof(rcd.mce); in apei_write_mce()
287 __u32 section_length; member
67 static inline u16 section_length(const u8 *buf) in section_length() function270 seclen = section_length(sec->secbuf); in dvb_dmx_swfilter_section_copy_dump()
1086 rcd->sec_hdr.section_length = size; in erst_writer()