Home
last modified time | relevance | path

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

/src/sys/contrib/dev/rtw89/
H A Dfw.c362 if (info->secure_section_exist) { in __parse_formatted_mssc()
367 info->secure_section_exist = true; in __parse_formatted_mssc()
391 if (!info->secure_section_exist || section_info->ignore) in __check_secure_blacklist()
451 info->secure_section_exist = true; in __parse_security_section()
550 if (!info->secure_section_exist) in rtw89_fw_hdr_parser_v1()
H A Dfw.h306 bool secure_section_exist; member