Searched refs:Keytype (Results 1 – 9 of 9) sorted by relevance
77 union Keytype { union98 union Keytype DefKey[4]; /* this is only valid for def. key */103 union Keytype XGrpKey[2]; /* 802.1x Group Key, for105 union Keytype XGrptxmickey[2];106 union Keytype XGrprxmickey[2];
71 union Keytype tkiptxmickey;72 union Keytype tkiprxmickey;73 union Keytype x_UncstKey;
861 sizeof(union Keytype)); in r8712_joinbss_event_callback()865 sizeof(union Keytype)); in r8712_joinbss_event_callback()869 sizeof(union Keytype)); in r8712_joinbss_event_callback()
92 union Keytype { union114 union Keytype dot11DefKey[4]; /* this is only valid for def. key */120 union Keytype dot118021XGrpKey[4]; /* 802.1x Group Key,122 union Keytype dot118021XGrptxmickey[4];123 union Keytype dot118021XGrprxmickey[4];
101 union Keytype dot11tkiptxmickey;102 union Keytype dot11tkiprxmickey;103 union Keytype dot118021x_UncstKey;
81 union Keytype { union118 union Keytype dot118021XGrpKey[4];/* 802.1x Grp Key, inx0 and inx1 */119 union Keytype dot118021XGrptxmickey[4];120 union Keytype dot118021XGrprxmickey[4];
946 sizeof (union Keytype)); in rtw_joinbss_update_stainfo()949 sizeof (union Keytype)); in rtw_joinbss_update_stainfo()951 sizeof (union Keytype)); in rtw_joinbss_update_stainfo()
919 memset((u8 *)&psta->dot118021x_UncstKey, 0, sizeof(union Keytype)); in rtw_joinbss_update_stainfo()920 memset((u8 *)&psta->dot11tkiprxmickey, 0, sizeof(union Keytype)); in rtw_joinbss_update_stainfo()921 memset((u8 *)&psta->dot11tkiptxmickey, 0, sizeof(union Keytype)); in rtw_joinbss_update_stainfo()