Searched refs:dot11tkiprxmickey (Results 1 – 4 of 4) sorted by relevance
92 union Keytype dot11tkiprxmickey; member
630 memcpy(psta->dot11tkiprxmickey.skey, &(param->u.crypt.key[24]), 8); in rtw_cfg80211_ap_set_encryption()786 memcpy(psta->dot11tkiprxmickey.skey, &(param->u.crypt.key[24]), 8); in rtw_cfg80211_set_encryption()
332 mickey = &stainfo->dot11tkiprxmickey.skey[0]; in recvframe_chkmic()
985 memset((u8 *)&psta->dot11tkiprxmickey, 0, sizeof(union Keytype)); in rtw_joinbss_update_stainfo()
Completed in 806 milliseconds