dot11wBIPKey 1996 drivers/staging/rtl8723bs/core/rtw_security.c if (omac1_aes_128(padapter->securitypriv.dot11wBIPKey[padapter->securitypriv.dot11wBIPKeyid].skey dot11wBIPKey 1428 drivers/staging/rtl8723bs/core/rtw_xmit.c if (omac1_aes_128(padapter->securitypriv.dot11wBIPKey[padapter->securitypriv.dot11wBIPKeyid].skey dot11wBIPKey 120 drivers/staging/rtl8723bs/include/rtw_security.h union Keytype dot11wBIPKey[6]; /* BIP Key, for index4 and index5 */ dot11wBIPKey 1018 drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c memcpy(padapter->securitypriv.dot11wBIPKey[param->u.crypt.idx].skey, param->u.crypt.key, (param->u.crypt.key_len>16 ?16:param->u.crypt.key_len)); dot11wBIPKey 575 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c memcpy(padapter->securitypriv.dot11wBIPKey[param->u.crypt.idx].skey, param->u.crypt.key, (param->u.crypt.key_len>16 ?16:param->u.crypt.key_len));