Home
last modified time | relevance | path

Searched refs:secure_section_exist (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c303 if (info->secure_section_exist) { in __parse_formatted_mssc()
308 info->secure_section_exist = true; in __parse_formatted_mssc()
340 info->secure_section_exist = true; in __parse_security_section()
426 if (!info->secure_section_exist) in rtw89_fw_hdr_parser_v1()
H A Dfw.h279 bool secure_section_exist; member