Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dfw.c342 if (info->secure_section_exist) { in __parse_formatted_mssc()
347 info->secure_section_exist = true; in __parse_formatted_mssc()
371 if (!info->secure_section_exist || section_info->ignore) in __check_secure_blacklist()
427 info->secure_section_exist = true; in __parse_security_section()
520 if (!info->secure_section_exist) in rtw89_fw_hdr_parser_v1()
H A Dfw.h297 bool secure_section_exist; member