/drivers/net/wireless/rt2x00/ |
D | rt2x00crypto.c | 43 return CIPHER_AES; in rt2x00crypto_key_to_cipher() 174 case CIPHER_AES: in rt2x00crypto_rx_insert_iv()
|
D | rt2x00reg.h | 111 CIPHER_AES = 4, enumerator
|
/drivers/staging/rt2860/sta/ |
D | wpa.c | 924 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES; in WpaPairMsg3Action() 1179 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES; in Wpa2PairMsg3Action() 1386 pAd->SharedKey[BSS0][pAd->StaCfg.DefaultKeyId].CipherAlg = CIPHER_AES; in WpaGroupMsg1Action() 1788 pAd->SharedKey[BSS0][pAd->StaCfg.DefaultKeyId].CipherAlg = CIPHER_AES; in ParseKeyData()
|
D | connect.c | 1540 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES; in LinkUp() 1544 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES; in LinkUp()
|
D | assoc.c | 1744 pAd->SharedKey[BSS0][i].CipherAlg = CIPHER_AES; in SwitchBetweenWepAndCkip()
|
D | rtmp_data.c | 2387 else if (pTxBlk->CipherAlg == CIPHER_AES) in STA_Fragment_Frame_Tx()
|
/drivers/staging/rt2870/sta/ |
D | wpa.c | 924 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES; in WpaPairMsg3Action() 1179 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES; in Wpa2PairMsg3Action() 1387 pAd->SharedKey[BSS0][pAd->StaCfg.DefaultKeyId].CipherAlg = CIPHER_AES; in WpaGroupMsg1Action() 1794 pAd->SharedKey[BSS0][pAd->StaCfg.DefaultKeyId].CipherAlg = CIPHER_AES; in ParseKeyData()
|
D | connect.c | 1590 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES; in LinkUp() 1594 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES; in LinkUp()
|
D | rtmp_data.c | 2392 else if (pTxBlk->CipherAlg == CIPHER_AES) in STA_Fragment_Frame_Tx()
|
D | assoc.c | 1713 pAd->SharedKey[BSS0][i].CipherAlg = CIPHER_AES; in SwitchBetweenWepAndCkip()
|
/drivers/staging/rt2870/common/ |
D | cmm_info.c | 1028 pAd->SharedKey[apidx][KeyIdx].CipherAlg = CIPHER_AES; 1029 pAd->MacTab.Content[BSSID_WCID].PairwiseKey.CipherAlg = CIPHER_AES; 1075 pAd->SharedKey[apidx][KeyIdx].CipherAlg = CIPHER_AES; 2064 (CipherAlg == CIPHER_AES) || in RTMPAddWcidAttributeEntry() 2080 if ((CipherAlg == CIPHER_TKIP) || (CipherAlg == CIPHER_TKIP_NO_MIC) || (CipherAlg == CIPHER_AES)) in RTMPAddWcidAttributeEntry()
|
D | 2870_rtmp_init.c | 967 (CipherAlg == CIPHER_AES)) in RTMPAddBSSIDCipher() 982 (CipherAlg == CIPHER_AES)) in RTMPAddBSSIDCipher()
|
D | cmm_data_2870.c | 805 (pAd->SharedKey[BSS0][pRxWI->KeyIndex].CipherAlg == CIPHER_AES) && in RTMPCheckRxError()
|
D | mlme.c | 7421 if ((CipherAlg == CIPHER_TKIP) || (CipherAlg == CIPHER_TKIP_NO_MIC) ||(CipherAlg == CIPHER_AES)) in AsicAddKeyEntry()
|
/drivers/staging/rt2860/ |
D | rtmp_def.h | 1277 #define CIPHER_AES 4 macro
|
D | sta_ioctl.c | 392 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES; in RTMPAddKey() 453 pAd->SharedKey[BSS0][pAd->StaCfg.DefaultKeyId].CipherAlg = CIPHER_AES; in RTMPAddKey() 2574 fnSetCipherKey(pAdapter, keyIdx, CIPHER_AES, FALSE, ext); in rt_ioctl_siwencodeext() 2580 fnSetCipherKey(pAdapter, keyIdx, CIPHER_AES, TRUE, ext); in rt_ioctl_siwencodeext()
|
/drivers/staging/rt2870/ |
D | rtmp_def.h | 1311 #define CIPHER_AES 4 macro
|
D | sta_ioctl.c | 399 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES; in RTMPAddKey() 461 pAd->SharedKey[BSS0][pAd->StaCfg.DefaultKeyId].CipherAlg = CIPHER_AES; in RTMPAddKey() 2625 fnSetCipherKey(pAdapter, keyIdx, CIPHER_AES, FALSE, ext); in rt_ioctl_siwencodeext() 2632 fnSetCipherKey(pAdapter, keyIdx, CIPHER_AES, TRUE, ext); in rt_ioctl_siwencodeext()
|
D | tmp60 | 399 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES; 461 pAd->SharedKey[BSS0][pAd->StaCfg.DefaultKeyId].CipherAlg = CIPHER_AES; 2610 fnSetCipherKey(pAdapter, keyIdx, CIPHER_AES, FALSE, ext); 2617 fnSetCipherKey(pAdapter, keyIdx, CIPHER_AES, TRUE, ext);
|
D | tmp61 | 399 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES; 461 pAd->SharedKey[BSS0][pAd->StaCfg.DefaultKeyId].CipherAlg = CIPHER_AES; 2610 fnSetCipherKey(pAdapter, keyIdx, CIPHER_AES, FALSE, ext); 2617 fnSetCipherKey(pAdapter, keyIdx, CIPHER_AES, TRUE, ext);
|
/drivers/staging/rt2860/common/ |
D | cmm_info.c | 1778 (CipherAlg == CIPHER_AES) || in RTMPAddWcidAttributeEntry() 1794 if ((CipherAlg == CIPHER_TKIP) || (CipherAlg == CIPHER_TKIP_NO_MIC) || (CipherAlg == CIPHER_AES)) in RTMPAddWcidAttributeEntry()
|
D | mlme.c | 7385 if ((CipherAlg == CIPHER_TKIP) || (CipherAlg == CIPHER_TKIP_NO_MIC) ||(CipherAlg == CIPHER_AES)) in AsicAddKeyEntry()
|