Searched refs:CIPHER_CKIP128 (Results 1 – 7 of 7) sorted by relevance
1662 csr1.field.Bss0Key0CipherAlg = CIPHER_CKIP128; in SwitchBetweenWepAndCkip()1667 csr1.field.Bss0Key1CipherAlg = CIPHER_CKIP128; in SwitchBetweenWepAndCkip()1672 csr1.field.Bss0Key2CipherAlg = CIPHER_CKIP128; in SwitchBetweenWepAndCkip()1677 csr1.field.Bss0Key3CipherAlg = CIPHER_CKIP128; in SwitchBetweenWepAndCkip()1687 pAd->SharedKey[BSS0][i].CipherAlg = CIPHER_CKIP128; in SwitchBetweenWepAndCkip()1699 else if (csr1.field.Bss0Key0CipherAlg == CIPHER_CKIP128) in SwitchBetweenWepAndCkip()1704 else if (csr1.field.Bss0Key1CipherAlg == CIPHER_CKIP128) in SwitchBetweenWepAndCkip()1709 else if (csr1.field.Bss0Key2CipherAlg == CIPHER_CKIP128) in SwitchBetweenWepAndCkip()1714 else if (csr1.field.Bss0Key3CipherAlg == CIPHER_CKIP128) in SwitchBetweenWepAndCkip()1722 else if (pAd->SharedKey[BSS0][i].CipherAlg == CIPHER_CKIP128) in SwitchBetweenWepAndCkip()
1392 ASSERT(pAd->SharedKey[BSS0][0].CipherAlg <= CIPHER_CKIP128); in STAFindCipherAlgorithm()
1631 csr1.field.Bss0Key0CipherAlg = CIPHER_CKIP128; in SwitchBetweenWepAndCkip()1636 csr1.field.Bss0Key1CipherAlg = CIPHER_CKIP128; in SwitchBetweenWepAndCkip()1641 csr1.field.Bss0Key2CipherAlg = CIPHER_CKIP128; in SwitchBetweenWepAndCkip()1646 csr1.field.Bss0Key3CipherAlg = CIPHER_CKIP128; in SwitchBetweenWepAndCkip()1656 pAd->SharedKey[BSS0][i].CipherAlg = CIPHER_CKIP128; in SwitchBetweenWepAndCkip()1668 else if (csr1.field.Bss0Key0CipherAlg == CIPHER_CKIP128) in SwitchBetweenWepAndCkip()1673 else if (csr1.field.Bss0Key1CipherAlg == CIPHER_CKIP128) in SwitchBetweenWepAndCkip()1678 else if (csr1.field.Bss0Key2CipherAlg == CIPHER_CKIP128) in SwitchBetweenWepAndCkip()1683 else if (csr1.field.Bss0Key3CipherAlg == CIPHER_CKIP128) in SwitchBetweenWepAndCkip()1691 else if (pAd->SharedKey[BSS0][i].CipherAlg == CIPHER_CKIP128) in SwitchBetweenWepAndCkip()
1407 ASSERT(pAd->SharedKey[BSS0][0].CipherAlg <= CIPHER_CKIP128); in STAFindCipherAlgorithm()
116 CIPHER_CKIP128 = 6, enumerator
1279 #define CIPHER_CKIP128 6 macro
1313 #define CIPHER_CKIP128 6 macro