Home
last modified time | relevance | path

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

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