Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c280 key_sign_len += FWDL_SECURITY_CHKSUM_LEN; in __parse_formatted_mssc()
338 *mssc_len += section_info->mssc * FWDL_SECURITY_CHKSUM_LEN; in __parse_security_section()
H A Dfw.h510 #define FWDL_SECURITY_CHKSUM_LEN 8 macro