Searched refs:IVEIV (Results 1 – 2 of 2) sorted by relevance
1964 u8 IVEIV[8]; in CMDHandler() local1967 NdisZeroMemory(IVEIV, in CMDHandler()1988 IVEIV[3] = (u8)(KeyIdx << 6); /*WEP Eiv bit off. groupkey index is not 0 */ in CMDHandler()2001 IVEIV[i]; in CMDHandler()2003 (IVEIV in CMDHandler()2007 (IVEIV in CMDHandler()2011 (IVEIV in CMDHandler()
800 u8 IVEIV = 0; in RTMPAddWcidAttributeEntry() local840 IVEIV = (KeyIdx << 6) | 0x20; in RTMPAddWcidAttributeEntry()843 IVEIV = (KeyIdx << 6); in RTMPAddWcidAttributeEntry()848 RTMP_IO_WRITE8(pAd, offset + 3, IVEIV); in RTMPAddWcidAttributeEntry()851 RTUSBMultiWrite_OneByte(pAd, offset + 3, &IVEIV); in RTMPAddWcidAttributeEntry()