Home
last modified time | relevance | path

Searched refs:dot11wBIPKey (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/staging/rtl8723bs/include/
Drtw_security.h116 union Keytype dot11wBIPKey[6]; /* BIP Key, for index4 and index5 */ member
/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/
Dioctl_linux.c184 …memcpy(padapter->securitypriv.dot11wBIPKey[param->u.crypt.idx].skey, param->u.crypt.key, (param->u… in wpa_set_encryption()
Dioctl_cfg80211.c819 …memcpy(padapter->securitypriv.dot11wBIPKey[param->u.crypt.idx].skey, param->u.crypt.key, (param->u… in rtw_cfg80211_set_encryption()
/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_security.c1427 if (omac1_aes_128(padapter->securitypriv.dot11wBIPKey[padapter->securitypriv.dot11wBIPKeyid].skey in rtw_BIP_verify()
Drtw_xmit.c1214 if (omac1_aes_128(padapter->securitypriv.dot11wBIPKey[padapter->securitypriv.dot11wBIPKeyid].skey in rtw_mgmt_xmitframe_coalesce()