Searched refs:dot11PrivacyKeyIndex (Results 1 – 18 of 18) sorted by relevance
109 psec_priv->dot11PrivacyKeyIndex = 0; in rtw_reset_securitypriv()
588 psecuritypriv->dot11PrivacyKeyIndex = wep_key_idx; in rtw_cfg80211_ap_set_encryption()834 psecuritypriv->dot11PrivacyKeyIndex = wep_key_idx; in rtw_cfg80211_set_encryption()1044 if (key_index == psecuritypriv->dot11PrivacyKeyIndex) in cfg80211_rtw_del_key()1065 psecuritypriv->dot11PrivacyKeyIndex = key_index; in cfg80211_rtw_set_default_key()
564 psecuritypriv->dot11PrivacyKeyIndex = 0; in rtw_init_default_value()
624 psecuritypriv->dot11PrivacyKeyIndex = wep_key_idx; in rtw_set_encryption()
93 psec_priv->dot11PrivacyKeyIndex = 0; in rtw_reset_securitypriv()
776 psecuritypriv->dot11PrivacyKeyIndex = 0; in rtw_init_default_value()
1720 key = padapter->securitypriv.dot11PrivacyKeyIndex; in rtw_wx_set_enc()1762 padapter->securitypriv.dot11PrivacyKeyIndex = key; in rtw_wx_set_enc()1825 key = padapter->securitypriv.dot11PrivacyKeyIndex; in rtw_wx_get_enc()
103 …u32 dot11PrivacyKeyIndex; /* this is only valid for legendary wep, 0~3 for key id. (tx key inde… member
464 psecuritypriv->dot11PrivacyKeyIndex = keyid; in rtw_set_802_11_add_wep()634 padapter->securitypriv.dot11PrivacyKeyIndex = keyindex; in rtw_set_802_11_add_key()
78 if (keyid == psecuritypriv->dot11PrivacyKeyIndex) in ips_leave()
108 keylength = psecuritypriv->dot11DefKeylen[psecuritypriv->dot11PrivacyKeyIndex]; in rtw_wep_encrypt()113 …memcpy(&wepkey[3], &psecuritypriv->dot11DefKey[psecuritypriv->dot11PrivacyKeyIndex].skey[0], keyle… in rtw_wep_encrypt()
404 prxattrib->key_index = psecuritypriv->dot11PrivacyKeyIndex; in decryptor()
534 pattrib->key_idx = (u8)psecuritypriv->dot11PrivacyKeyIndex; in update_attrib()
95 u32 dot11PrivacyKeyIndex; /* this is only valid for legendary member
453 psecuritypriv->dot11PrivacyKeyIndex = keyid; in rtw_set_802_11_add_wep()
62 keylength = psecuritypriv->dot11DefKeylen[psecuritypriv->dot11PrivacyKeyIndex]; in rtw_wep_encrypt()67 …memcpy(&wepkey[3], &psecuritypriv->dot11DefKey[psecuritypriv->dot11PrivacyKeyIndex].skey[0], keyle… in rtw_wep_encrypt()1560 if (keyid == securitypriv->dot11PrivacyKeyIndex) in rtw_sec_restore_wep_key()
402 prxattrib->key_index = psecuritypriv->dot11PrivacyKeyIndex; in decryptor()
488 pattrib->key_idx = (u8)psecuritypriv->dot11PrivacyKeyIndex; in update_attrib_sec_info()