Keytype 852 drivers/staging/rtl8188eu/core/rtw_mlme.c memset((u8 *)&psta->dot118021x_UncstKey, 0, sizeof(union Keytype)); Keytype 853 drivers/staging/rtl8188eu/core/rtw_mlme.c memset((u8 *)&psta->dot11tkiprxmickey, 0, sizeof(union Keytype)); Keytype 854 drivers/staging/rtl8188eu/core/rtw_mlme.c memset((u8 *)&psta->dot11tkiptxmickey, 0, sizeof(union Keytype)); Keytype 104 drivers/staging/rtl8188eu/include/rtw_security.h union Keytype dot11DefKey[4]; /* this is only valid for def. key */ Keytype 112 drivers/staging/rtl8188eu/include/rtw_security.h union Keytype dot118021XGrpKey[4]; /* 802.1x Group Key, Keytype 115 drivers/staging/rtl8188eu/include/rtw_security.h union Keytype dot118021XGrptxmickey[4]; Keytype 116 drivers/staging/rtl8188eu/include/rtw_security.h union Keytype dot118021XGrprxmickey[4]; Keytype 88 drivers/staging/rtl8188eu/include/sta_info.h union Keytype dot11tkiptxmickey; Keytype 89 drivers/staging/rtl8188eu/include/sta_info.h union Keytype dot11tkiprxmickey; Keytype 90 drivers/staging/rtl8188eu/include/sta_info.h union Keytype dot118021x_UncstKey; Keytype 100 drivers/staging/rtl8712/rtl871x_ioctl_linux.c union Keytype *gk = padapter->securitypriv.XGrpKey; Keytype 101 drivers/staging/rtl8712/rtl871x_ioctl_linux.c union Keytype *gtk = padapter->securitypriv.XGrptxmickey; Keytype 102 drivers/staging/rtl8712/rtl871x_ioctl_linux.c union Keytype *grk = padapter->securitypriv.XGrprxmickey; Keytype 1600 drivers/staging/rtl8712/rtl871x_ioctl_linux.c union Keytype *dk = padapter->securitypriv.DefKey; Keytype 803 drivers/staging/rtl8712/rtl871x_mlme.c sizeof(union Keytype)); Keytype 807 drivers/staging/rtl8712/rtl871x_mlme.c sizeof(union Keytype)); Keytype 811 drivers/staging/rtl8712/rtl871x_mlme.c sizeof(union Keytype)); Keytype 89 drivers/staging/rtl8712/rtl871x_security.h union Keytype DefKey[4]; /* this is only valid for def. key */ Keytype 95 drivers/staging/rtl8712/rtl871x_security.h union Keytype XGrpKey[2]; /* 802.1x Group Key, for Keytype 98 drivers/staging/rtl8712/rtl871x_security.h union Keytype XGrptxmickey[2]; Keytype 99 drivers/staging/rtl8712/rtl871x_security.h union Keytype XGrprxmickey[2]; Keytype 59 drivers/staging/rtl8712/sta_info.h union Keytype tkiptxmickey; Keytype 60 drivers/staging/rtl8712/sta_info.h union Keytype tkiprxmickey; Keytype 61 drivers/staging/rtl8712/sta_info.h union Keytype x_UncstKey; Keytype 1205 drivers/staging/rtl8723bs/core/rtw_mlme.c memset((u8 *)&psta->dot118021x_UncstKey, 0, sizeof(union Keytype)); Keytype 1207 drivers/staging/rtl8723bs/core/rtw_mlme.c memset((u8 *)&psta->dot11tkiprxmickey, 0, sizeof(union Keytype)); Keytype 1208 drivers/staging/rtl8723bs/core/rtw_mlme.c memset((u8 *)&psta->dot11tkiptxmickey, 0, sizeof(union Keytype)); Keytype 108 drivers/staging/rtl8723bs/include/rtw_security.h union Keytype dot11DefKey[4]; /* this is only valid for def. key */ Keytype 114 drivers/staging/rtl8723bs/include/rtw_security.h union Keytype dot118021XGrpKey[BIP_MAX_KEYID]; /* 802.1x Group Key, for inx0 and inx1 */ Keytype 115 drivers/staging/rtl8723bs/include/rtw_security.h union Keytype dot118021XGrptxmickey[BIP_MAX_KEYID]; Keytype 116 drivers/staging/rtl8723bs/include/rtw_security.h union Keytype dot118021XGrprxmickey[BIP_MAX_KEYID]; Keytype 120 drivers/staging/rtl8723bs/include/rtw_security.h union Keytype dot11wBIPKey[6]; /* BIP Key, for index4 and index5 */ Keytype 191 drivers/staging/rtl8723bs/include/rtw_xmit.h union Keytype dot11tkiptxmickey; Keytype 193 drivers/staging/rtl8723bs/include/rtw_xmit.h union Keytype dot118021x_UncstKey; Keytype 91 drivers/staging/rtl8723bs/include/sta_info.h union Keytype dot11tkiptxmickey; Keytype 92 drivers/staging/rtl8723bs/include/sta_info.h union Keytype dot11tkiprxmickey; Keytype 93 drivers/staging/rtl8723bs/include/sta_info.h union Keytype dot118021x_UncstKey;