Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dfw.c357 if (info->secure_section_exist) { in __parse_formatted_mssc()
362 info->secure_section_exist = true; in __parse_formatted_mssc()
386 if (!info->secure_section_exist || section_info->ignore) in __check_secure_blacklist()
446 info->secure_section_exist = true; in __parse_security_section()
539 if (!info->secure_section_exist) in rtw89_fw_hdr_parser_v1()
H A Dfw.h305 bool secure_section_exist; member