Searched defs:cipherSuite (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
H A DadmCtrlWpa.c1174 TI_BOOL cipherSuite[MAX_WPA_UNICAST_SUITES]={TI_FALSE, TI_FALSE, TI_FALSE, TI_FALSE, TI_FALSE, TI_FALSE , TI_FALSE}; local
1187 cipherSuite[curCipherSuite] = TI_TRUE;
1193 if (cipherSuite[index])
H A Drsn.c864 ECipherSuite cipherSuite; local
866 status = pRsn->pAdmCtrl->getCipherSuite (pRsn->pAdmCtrl, &cipherSuite);
936 ECipherSuite cipherSuite; local
938 status = pRsn->pAdmCtrl->getCipherSuite (pRsn->pAdmCtrl, &cipherSuite);
943 /*if (cipherSuite == RSN_CIPHER_NONE)
971 ECipherSuite cipherSuite; local
975 pRsn->pAdmCtrl->getCipherSuite (pRsn->pAdmCtrl, &cipherSuite);
976 if (cipherSuite != pParam->content.rsnEncryptionStatus)
/hardware/ti/wlan/wl1271/stad/Export_Inc/
H A DparamOut.h277 ECipherSuite cipherSuite; member in struct:__anon2818

Completed in 112 milliseconds