Searched refs:encLen (Results 1 - 18 of 18) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
H A DkeyParserWep.c148 securityKey.encLen = (UINT16)pKeyDesc->KeyLength;
158 if (!((securityKey.encLen == WEP_KEY_LEN_40) || (securityKey.encLen == WEP_KEY_LEN_104)
159 || (securityKey.encLen == WEP_KEY_LEN_232)))
162 ("WEP_KEY_PARSER: ERROR: Invalid Key length: %d !!!\n", securityKey.encLen));
H A DkeyDeriveTkip.c118 key.encLen = KEY_DERIVE_TKIP_ENC_LEN;
124 ("KEY_DERIVE_TKIP: ERROR: wrong key length %d !!!\n", key.encLen));
185 key.encLen = KEY_DERIVE_TKIP_ENC_LEN;
H A DkeyDeriveWep.c126 key.encLen = (UINT16)pEncodedKey->keyLen;
164 key.encLen = (UINT16)pKeyDerive->key.keyLen;
205 key.encLen = (UINT16)pEncodedKey->keyLen;
H A DkeyDeriveAes.c131 key.encLen = DERIVE_AES_KEY_LEN;
186 key.encLen = (UINT16)pEncodedKey->keyLen;
H A Drsn.c392 if (pRsn->wepDefaultKeys[keyIndex] /*pRsn->keys[keyIndex].encLen>0*/)
504 rsnOsKey.KeyLength = pRsn->keys[keyIndex].encLen;
518 MAX_KEY_LEN /*pRsn->keys[keyIndex].encLen*/);
928 pRsn->keys[keyIndex].encLen = pParam->content.rsnOsKey.KeyLength;
1581 ("RSN: rsn_setKey, KeyType=%d, KeyId = 0x%lx,encLen=0x%x\n",
1582 pKey->keyType,pKey->keyIndex, pKey->encLen));
1586 WLAN_REPORT_HEX_INFORMATION(pRsn->hReport, RSN_MODULE_LOG, (UINT8 *)pKey->encKey, pKey->encLen);
1628 /* If keyType is TKIP or AES, set the encLen to the KEY enc len - 16 */
1631 pKey->encLen = 16;
1659 pRsn->keys[keyIndex].encLen
[all...]
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
H A DkeyParserWep.c144 securityKey.encLen = (TI_UINT16)pKeyDesc->KeyLength;
152 if (!((securityKey.encLen == WEP_KEY_LEN_40) || (securityKey.encLen == WEP_KEY_LEN_104)
153 || (securityKey.encLen == WEP_KEY_LEN_232)))
155 TRACE1(pKeyParser->hReport, REPORT_SEVERITY_ERROR, "WEP_KEY_PARSER: ERROR: Invalid Key length: %d !!!\n", securityKey.encLen);
H A DkeyDeriveCkip.c148 key.encLen = KEY_DERIVE_CKIP_ENC_LEN;
152 key.encLen = pEncodedKey->keyLen;
156 os_memoryCopy(pKeyDerive->hOs, (void*)key.encKey, ckipKey, key.encLen);
196 key.encLen = KEY_DERIVE_CKIP_ENC_LEN;
H A DkeyDeriveWep.c124 key.encLen = (TI_UINT16)pEncodedKey->keyLen;
162 key.encLen = (TI_UINT16)pKeyDerive->key.keyLen;
203 key.encLen = (TI_UINT16)pEncodedKey->keyLen;
H A DkeyDeriveAes.c130 key.encLen = DERIVE_AES_KEY_LEN;
179 key.encLen = DERIVE_AES_KEY_LEN;
H A DkeyDeriveTkip.c117 key.encLen = KEY_DERIVE_TKIP_ENC_LEN;
184 key.encLen = KEY_DERIVE_TKIP_ENC_LEN;
H A Drsn.c394 if (pRsn->wepDefaultKeys[keyIndex] /*pRsn->keys[keyIndex].encLen>0*/)
503 rsnOsKey.KeyLength = pRsn->keys[keyIndex].encLen;
515 MAX_KEY_LEN /*pRsn->keys[keyIndex].encLen*/);
872 pRsn->keys[keyIndex].encLen = pParam->content.rsnOsKey.KeyLength;
1057 TRACE2(pRsn->hReport,REPORT_SEVERITY_INFORMATION,"RSN:Set RSN_SET_KEY_PARAM KeyIndex %x,keyLength=%d\n",pSecurityKey->keyIndex,pSecurityKey->encLen);
1077 pRsn->keys[keyIndex].encLen = pSecurityKey->encLen;
1570 TRACE3(pRsn->hReport, REPORT_SEVERITY_INFORMATION, "RSN: rsn_setKey, KeyType=%d, KeyId = 0x%lx,encLen=0x%x\n", pKey->keyType,pKey->keyIndex, pKey->encLen);
1574 TRACE_INFO_HEX(pRsn->hReport, (TI_UINT8 *)pKey->encKey, pKey->encLen);
[all...]
/system/wlan/ti/wilink_6_1/TWD/Ctrl/
H A DCmdBldCmd.c1276 aSecurityKey->encLen,
1345 aSecurityKey->encLen,
1371 aSecurityKey->encLen,
1402 aSecurityKey->encLen,
1476 aSecurityKey->encLen,
1510 aSecurityKey->encLen, keyType,
1546 aSecurityKey->encLen,
1641 aSecurityKey->encLen,
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
H A DwhalHwCtrl.c1689 aSecurityKey->encLen, KEY_WEP_DEFAULT,
1696 aSecurityKey->encLen,
1722 aSecurityKey->encLen, KEY_WEP_DEFAULT,
1751 aSecurityKey->encLen, KEY_WEP_ADDR,
1758 aSecurityKey->encLen,
1783 aSecurityKey->encLen, KEY_WEP_ADDR,
1851 aSecurityKey->encLen, keyType,
1880 aSecurityKey->encLen, keyType,
1916 aSecurityKey->encLen, keyType,
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DcommonTypes.h739 UINT32 encLen;
/system/wlan/ti/wilink_6_1/platforms/os/linux/src/
H A DCmdInterpretWext.c1018 if ((pParam->content.pRsnKey) && (pParam->content.pRsnKey->encLen))
1021 wrqu->data.length = pParam->content.pRsnKey->encLen;
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
H A DosRgstry.c4139 pSecKeys->encLen = (UINT8)len;
4144 pSecKeys->encLen = 0;
4150 pAdapter->DefaultWepKeys[i].KeyLength = pSecKeys->encLen;
4152 (void *)pSecKeys->encKey, pSecKeys->encLen);
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h1555 TI_UINT32 encLen; /**< Security Key length in bytes */ member in struct:__anon1352
/system/wlan/ti/wilink_6_1/platforms/os/common/src/
H A DosRgstry.c4600 pSecKeys->encLen = (TI_UINT8)len;
4606 pSecKeys->encLen = 0;
4614 pAdapter->DefaultWepKeys[i].KeyLength = pSecKeys->encLen;
4616 (void *)pSecKeys->encKey, pSecKeys->encLen);

Completed in 386 milliseconds