HomeSort by relevance Sort by last modified time
    Searched refs:TWD_CIPHER_CKIP (Results 1 - 18 of 18) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
admCtrlWpa.h 64 #define MAX_WPA_UNICAST_SUITES (TWD_CIPHER_CKIP+1)
keyDerive.c 166 case TWD_CIPHER_CKIP:
admCtrlWep.c 114 (pAdmCtrl->unicastSuite != TWD_CIPHER_CKIP))
120 (pAdmCtrl->broadcastSuite != TWD_CIPHER_CKIP))
admCtrlWpa.c 653 if ((pAdmCtrl->pRsn->paeConfig.unicastSuite==TWD_CIPHER_CKIP) ||
654 (pAdmCtrl->pRsn->paeConfig.broadcastSuite==TWD_CIPHER_CKIP))
    [all...]
keyParserExternal.c 229 if ((pKeyDesc->KeyLength == AES_KEY_LEN) && (pKeyParser->pPaeConfig->unicastSuite == TWD_CIPHER_CKIP))
apConn.c     [all...]
rsn.c 472 if (pRsn->wepStaticKey && ( (suite == TWD_CIPHER_WEP) || (suite == TWD_CIPHER_CKIP) ) )
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
admCtrlWpa.h 64 #define MAX_WPA_UNICAST_SUITES (TWD_CIPHER_CKIP+1)
keyDerive.c 166 case TWD_CIPHER_CKIP:
admCtrlWep.c 114 (pAdmCtrl->unicastSuite != TWD_CIPHER_CKIP))
120 (pAdmCtrl->broadcastSuite != TWD_CIPHER_CKIP))
admCtrlWpa.c 654 if ((pAdmCtrl->pRsn->paeConfig.unicastSuite==TWD_CIPHER_CKIP) ||
655 (pAdmCtrl->pRsn->paeConfig.broadcastSuite==TWD_CIPHER_CKIP))
    [all...]
keyParserExternal.c 231 if ((pKeyDesc->KeyLength == CKIP_KEY_LEN) && (pKeyParser->pPaeConfig->unicastSuite == TWD_CIPHER_CKIP))
apConn.c     [all...]
rsn.c 467 if (pRsn->wepStaticKey && ( (suite == TWD_CIPHER_WEP) || (suite == TWD_CIPHER_CKIP) ) )
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCfg.c     [all...]
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdBldCfg.c     [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h     [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.h     [all...]

Completed in 475 milliseconds