Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c134 mssc_len += section_info->mssc * FWDL_SECURITY_SIGLEN; in rtw89_fw_hdr_parser_v0()
199 mssc_len += section_info->mssc * FWDL_SECURITY_SIGLEN; in rtw89_fw_hdr_parser_v1()
H A Dfw.h421 #define FWDL_SECURITY_SIGLEN 512 macro