Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
A Drtw_security.h111 union Keytype dot11wBIPKey[BIP_MAX_KEYID + 1]; /* BIP Key, for index4 and index5 */ member
/linux/drivers/staging/rtl8723bs/os_dep/
A Dioctl_linux.c182 …memcpy(padapter->securitypriv.dot11wBIPKey[param->u.crypt.idx].skey, param->u.crypt.key, (param->u… in wpa_set_encryption()
A Dioctl_cfg80211.c808 …memcpy(padapter->securitypriv.dot11wBIPKey[param->u.crypt.idx].skey, param->u.crypt.key, (param->u… in rtw_cfg80211_set_encryption()
/linux/drivers/staging/rtl8723bs/core/
A Drtw_security.c1426 if (omac1_aes_128(padapter->securitypriv.dot11wBIPKey[padapter->securitypriv.dot11wBIPKeyid].skey in rtw_BIP_verify()
A Drtw_xmit.c1213 if (omac1_aes_128(padapter->securitypriv.dot11wBIPKey[padapter->securitypriv.dot11wBIPKeyid].skey in rtw_mgmt_xmitframe_coalesce()

Completed in 21 milliseconds