Searched refs:dot11tkiprxmickey (Results 1 – 4 of 4) sorted by relevance
97 union Keytype dot11tkiprxmickey; member
462 memcpy(psta->dot11tkiprxmickey.skey, &(param->u.crypt.key[24]), 8); in wpa_set_encryption()2385 memcpy(psta->dot11tkiprxmickey.skey, &(param->u.crypt.key[24]), 8); in rtw_set_encryption()
293 mickey = &stainfo->dot11tkiprxmickey.skey[0]; in recvframe_chkmic()
896 memset((u8 *)&psta->dot11tkiprxmickey, 0, sizeof(union Keytype)); in rtw_joinbss_update_stainfo()