Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c362 *mssc_len = section_info->mssc * FWDL_SECURITY_SIGLEN; in __parse_security_section()
370 sec->mss_idx * FWDL_SECURITY_SIGLEN; in __parse_security_section()
371 section_info->key_len = FWDL_SECURITY_SIGLEN; in __parse_security_section()
H A Dfw.h511 #define FWDL_SECURITY_SIGLEN 512 macro