Searched refs:CIPHER_AES (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dcrypto.h48 #define CIPHER_AES 1 /* AES algorithm */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00crypto.c43 return CIPHER_AES;
183 case CIPHER_AES:
H A Drt2x00reg.h124 CIPHER_AES = 4, enumerator in enum:cipher
H A Drt2800lib.c797 (crypto->cipher == CIPHER_AES))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dwpa.c302 pSharedKey->CipherAlg = CIPHER_AES;
353 pSharedKey->CipherAlg = CIPHER_AES;
H A Dconnect.c1462 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES;
1467 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES;
H A Drtmp_data.c2313 else if (pTxBlk->CipherAlg == CIPHER_AES)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c481 if (db_cipher != NULL && db_cipher->alg == CIPHER_AES)
554 __crypto_algsetup(env, db_cipher, CIPHER_AES, 0)) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dsta_ioctl.c128 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES;
226 CipherAlg = CIPHER_AES;
1985 fnSetCipherKey(pAdapter, keyIdx, CIPHER_AES,
1994 fnSetCipherKey(pAdapter, keyIdx, CIPHER_AES,
H A Drtmp_def.h1152 #define CIPHER_AES 4 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_wpa.c808 pSharedKey->CipherAlg = CIPHER_AES;
933 pEntry->PairwiseKey.CipherAlg = CIPHER_AES;
2250 pSharedKey->CipherAlg = CIPHER_AES;
H A Dcmm_data_usb.c893 CIPHER_AES)
H A Dcmm_info.c838 || (CipherAlg == CIPHER_AES)) {
H A Dcmm_asic.c2260 || (CipherAlg == CIPHER_AES))
2282 || (CipherAlg == CIPHER_AES))

Completed in 142 milliseconds