Searched refs:mssc (Results 1 – 2 of 2) sorted by relevance
165 section_info->mssc = in rtw89_fw_hdr_parser_v0()167 mssc_len += section_info->mssc * FWDL_SECURITY_SIGLEN; in rtw89_fw_hdr_parser_v0()169 section_info->mssc = 0; in rtw89_fw_hdr_parser_v0()327 section_info->mssc = in __parse_security_section()330 if (section_info->mssc == FORMATTED_MSSC) { in __parse_security_section()336 *mssc_len = section_info->mssc * FWDL_SECURITY_SIGLEN; in __parse_security_section()338 *mssc_len += section_info->mssc * FWDL_SECURITY_CHKSUM_LEN; in __parse_security_section()402 section_info->mssc = 0; in rtw89_fw_hdr_parser_v1()409 section_info->mssc, mssc_len, bin - fw); in rtw89_fw_hdr_parser_v1()
265 u32 mssc; member