Home
last modified time | relevance | path

Searched refs:dot11tkiprxmickey (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/rtl8723bs/include/
A Dsta_info.h92 union Keytype dot11tkiprxmickey; member
/drivers/staging/rtl8723bs/os_dep/
A Dioctl_cfg80211.c630 memcpy(psta->dot11tkiprxmickey.skey, &(param->u.crypt.key[24]), 8); in rtw_cfg80211_ap_set_encryption()
786 memcpy(psta->dot11tkiprxmickey.skey, &(param->u.crypt.key[24]), 8); in rtw_cfg80211_set_encryption()
/drivers/staging/rtl8723bs/core/
A Drtw_recv.c332 mickey = &stainfo->dot11tkiprxmickey.skey[0]; in recvframe_chkmic()
A Drtw_mlme.c985 memset((u8 *)&psta->dot11tkiprxmickey, 0, sizeof(union Keytype)); in rtw_joinbss_update_stainfo()

Completed in 806 milliseconds