Searched refs:dot11wBIPKeyid (Results 1 – 4 of 4) sorted by relevance
110 u32 dot11wBIPKeyid; /* key id used for BIP Key (tx key index) */ member
1396 if (keyid != padapter->securitypriv.dot11wBIPKeyid) in rtw_BIP_verify()1410 if (omac1_aes_128(padapter->securitypriv.dot11wBIPKey[padapter->securitypriv.dot11wBIPKeyid].skey in rtw_BIP_verify()
1193 MME[0] = padapter->securitypriv.dot11wBIPKeyid; in rtw_mgmt_xmitframe_coalesce()1216 if (omac1_aes_128(padapter->securitypriv.dot11wBIPKey[padapter->securitypriv.dot11wBIPKeyid].skey in rtw_mgmt_xmitframe_coalesce()
805 padapter->securitypriv.dot11wBIPKeyid = param->u.crypt.idx; in rtw_cfg80211_set_encryption()
Completed in 19 milliseconds