Home | History | Annotate | Download | only in Connection_Managment

Lines Matching refs:unicast

108     Max unicast cipher in the IE
115 ECipherSuite unicast;
122 /* AP unicast NONE */ {
165 /* AP unicast WEP */ {
208 /* AP unicast TKIP */ {
251 /* AP unicast AES_WRAP */ {
294 /* AP unicast AES_CCMP */ {
337 /* AP unicast WEP104 */ {
586 length -= 6; /* 4: unicast suite, 2: unicast count */
813 wpaData.unicastSuite[0] = pAdmCtrlWpa_validity->unicast ;/*wpaData.unicastSuite[0];*/
1070 wpaData.unicastSuite[0] = admCtrlWpa_validity.unicast;
1108 * Builds a structure of the unicast adn broadcast cihper suites,
1170 /* Unicast Suite */
1183 TRACE2(pAdmCtrl->hReport, REPORT_SEVERITY_INFORMATION, "Wpa_IE: pairwiseSuite %x , unicast %x \n", curWpaIe[3], curCipherSuite);
1196 TRACE1(pAdmCtrl->hReport, REPORT_SEVERITY_INFORMATION, "Wpa_IE: unicast %x \n", pWpaData->unicastSuite[unicastSuiteIndex]);
1294 /* Bit1: group key for unicast */