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.c349 if (info->secure_section_exist) { in __parse_formatted_mssc()
354 info->secure_section_exist = true; in __parse_formatted_mssc()
378 if (!info->secure_section_exist || section_info->ignore) in __check_secure_blacklist()
434 info->secure_section_exist = true; in __parse_security_section()
533 if (!info->secure_section_exist) in rtw89_fw_hdr_parser_v1()
H A Dfw.h311 bool secure_section_exist; member