dot11tkiprxmickey  853 drivers/staging/rtl8188eu/core/rtw_mlme.c 			memset((u8 *)&psta->dot11tkiprxmickey, 0, sizeof(union Keytype));
dot11tkiprxmickey  249 drivers/staging/rtl8188eu/core/rtw_recv.c 				mickey = &stainfo->dot11tkiprxmickey.skey[0];
dot11tkiprxmickey   89 drivers/staging/rtl8188eu/include/sta_info.h 	union Keytype	dot11tkiprxmickey;
dot11tkiprxmickey  455 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c 						memcpy(psta->dot11tkiprxmickey.skey, &(param->u.crypt.key[24]), 8);
dot11tkiprxmickey 2354 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c 					memcpy(psta->dot11tkiprxmickey.skey, &(param->u.crypt.key[24]), 8);
dot11tkiprxmickey 1207 drivers/staging/rtl8723bs/core/rtw_mlme.c 			memset((u8 *)&psta->dot11tkiprxmickey, 0, sizeof(union Keytype));
dot11tkiprxmickey  355 drivers/staging/rtl8723bs/core/rtw_recv.c 				mickey = &stainfo->dot11tkiprxmickey.skey[0];
dot11tkiprxmickey   92 drivers/staging/rtl8723bs/include/sta_info.h 	union Keytype	dot11tkiprxmickey;
dot11tkiprxmickey  782 drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c 					memcpy(psta->dot11tkiprxmickey.skey, &(param->u.crypt.key[24]), 8);
dot11tkiprxmickey  989 drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c 						memcpy(psta->dot11tkiprxmickey.skey, &(param->u.crypt.key[24]), 8);
dot11tkiprxmickey  547 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c 						memcpy(psta->dot11tkiprxmickey.skey, &(param->u.crypt.key[24]), 8);
dot11tkiprxmickey 3638 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c 					memcpy(psta->dot11tkiprxmickey.skey, &(param->u.crypt.key[24]), 8);