HomeSort by relevance Sort by last modified time
    Searched defs:unicast (Results 1 - 4 of 4) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
admCtrlWpa.c 108 Max unicast cipher in the IE
115 ECipherSuite unicast; member in struct:__anon20880
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 *
    [all...]
admCtrlWpa2.c 116 Max unicast cipher in the IE
123 ECipherSuite unicast; member in struct:__anon20884
130 /* AP unicast NONE */ {
173 /* AP unicast WEP */ {
216 /* AP unicast TKIP */ {
259 /* AP unicast AES_WRAP */ {
302 /* AP unicast AES_CCMP */ {
345 /* AP unicast WEP104 */ {
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver.h 449 * @key_idx: key index (0..3), usually 0 for unicast keys; 0..4095 for
452 * driver does not support separate unicast/individual key
456 * keys and set to zero for unicast keys)
1262 int unicast; member in struct:wpa_event_data::michael_mic_failure
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 1085 * broadcast and unicast; when clearing keys, %NULL is used to
1088 * @key_idx: key index (0..3), usually 0 for unicast keys; 0..4095 for
1091 * driver does not support separate unicast/individual key
1095 * keys and set to zero for unicast keys); %NULL if not set
3220 int unicast; member in struct:wpa_event_data::michael_mic_failure
    [all...]

Completed in 142 milliseconds