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

  /external/wpa_supplicant_8/src/rsn_supp/
preauth.h 2 * wpa_supplicant - WPA2/RSN pre-authentication functions
28 const u8 *ssid, const u8 *rsn);
62 const u8 *ssid, const u8 *rsn)
preauth.c 2 * RSN pre-authentication (supplicant)
70 wpa_printf(MSG_WARNING, "RSN pre-auth frame received from "
99 wpa_hexdump_key(MSG_DEBUG, "RSN: PMK from pre-auth",
108 "RSN: failed to get master session key from "
114 wpa_msg(sm->ctx->msg_ctx, MSG_INFO, "RSN: pre-authentication with "
127 wpa_msg(sm->ctx->msg_ctx, MSG_INFO, "RSN: pre-authentication with "
161 * rsn_preauth_init - Start new RSN pre-authentication
169 * This function request an RSN pre-authentication with a given destination
184 "RSN: starting pre-authentication with " MACSTR, MAC2STR(dst));
190 wpa_printf(MSG_WARNING, "RSN: Failed to initialize L2 packet
    [all...]
wpa_ft.c 38 const u8 *rsn; member in struct:wpa_ft_ies
167 * @pmk_name: PMKR0Name or PMKR1Name to be added into the RSN IE PMKID List
252 /* RSN Capabilities */
325 * RSN IE
417 parse->rsn = pos + 2;
419 ret = wpa_parse_wpa_ie_rsn(parse->rsn - 2,
424 "RSN IE: %d", ret);
461 if (parse->rsn)
965 parse.rsn - 2, parse.rsn_len + 2,
wpa.c 33 * wpa_eapol_key_send - Send WPA/RSN EAPOL-Key message
150 /* When using drivers that generate RSN IE, wpa_supplicant may
157 "RSN: found matching PMKID from PMKSA cache");
160 "RSN: no matching PMKID found");
167 wpa_hexdump(MSG_DEBUG, "RSN: matched PMKID", pmkid, PMKID_LEN);
169 wpa_hexdump_key(MSG_DEBUG, "RSN: PMK from PMKSA cache",
210 "RSN: the new PMK matches with the "
221 "RSN: Cancelled PMKSA caching "
238 "RSN: no PMKSA entry found - trigger "
257 * wpa_supplicant_send_2_of_4 - Send message 2 of WPA/RSN 4-Way Handshak
887 struct wpa_ie_data rsn; local
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
preauth.c 2 * WPA Supplicant - RSN pre-authentication
73 wpa_printf(MSG_WARNING, "RSN pre-auth frame received from "
102 wpa_hexdump_key(MSG_DEBUG, "RSN: PMK from pre-auth",
110 wpa_msg(sm->ctx->ctx, MSG_INFO, "RSN: failed to get "
117 wpa_msg(sm->ctx->ctx, MSG_INFO, "RSN: pre-authentication with " MACSTR
130 wpa_msg(sm->ctx->ctx, MSG_INFO, "RSN: pre-authentication with " MACSTR
164 * rsn_preauth_init - Start new RSN pre-authentication
172 * This function request an RSN pre-authentication with a given destination
186 wpa_msg(sm->ctx->ctx, MSG_DEBUG, "RSN: starting pre-authentication "
193 wpa_printf(MSG_WARNING, "RSN: Failed to initialize L2 packet
451 const u8 *ssid, *rsn; local
    [all...]
wpa_ft.c 112 * @pmk_name: PMKR0Name or PMKR1Name to be added into the RSN IE PMKID List
192 /* RSN Capabilities */
251 * RSN IE
284 const u8 *rsn; member in struct:wpa_ft_ies
359 parse->rsn = pos + 2;
361 ret = wpa_parse_wpa_ie_rsn(parse->rsn - 2,
366 "RSN IE: %d", ret);
816 parse.rsn - 2, parse.rsn_len + 2, NULL, 0,
  /external/wpa_supplicant_8/wpa_supplicant/
sme.c 212 const u8 *rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); local
214 if (rsn && wpa_parse_wpa_ie(rsn, 2 + rsn[1], &_ie) == 0 &&
events.c 173 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: PMKID from assoc IE %sfound from "
182 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: No data in PMKID candidate "
186 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: PMKID candidate event - bssid=" MACSTR
351 wpa_dbg(wpa_s, MSG_DEBUG, " skip RSN IE - parse "
360 "in RSN IE");
365 wpa_dbg(wpa_s, MSG_DEBUG, " skip RSN IE - proto "
371 wpa_dbg(wpa_s, MSG_DEBUG, " skip RSN IE - PTK "
377 wpa_dbg(wpa_s, MSG_DEBUG, " skip RSN IE - GTK "
383 wpa_dbg(wpa_s, MSG_DEBUG, " skip RSN IE - key mgmt "
391 wpa_dbg(wpa_s, MSG_DEBUG, " skip RSN IE - no mgmt
806 const u8 *ssid, *rsn; local
    [all...]
wpa_supplicant.c 272 * RSN IBSS authentication is per-STA and we can disable the
861 * @wpa_ie: Buffer for the WPA/RSN IE
889 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: using IEEE 802.11i/D9.0");
899 wpa_msg(wpa_s, MSG_WARNING, "WPA: Failed to select WPA/RSN");
1333 const u8 *rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); local
    [all...]
  /external/wpa_supplicant_8/src/ap/
wpa_auth_ft.c 42 const u8 *rsn; member in struct:wpa_ft_ies
636 * RSN (only present if this is a Reassociation Response and
792 parse->rsn = pos + 2;
794 ret = wpa_parse_wpa_ie_rsn(parse->rsn - 2,
799 "RSN IE: %d", ret);
832 if (parse->rsn)
1118 if (parse.rsn == NULL) {
1221 parse.rsn - 2, parse.rsn_len + 2,
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
TestActivity.java 468 TestTcpSessionNotifier rsn = new TestTcpSessionNotifier(port); local
471 rsn.acceptAndOpen(this);
  /external/wpa_supplicant/
mlme.c 333 u8 *rsn; member in struct:ieee802_11_elems
426 elems->rsn = pos;
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant.c 727 * @wpa_ie: Buffer for the WPA/RSN IE
756 wpa_msg(wpa_s, MSG_DEBUG, "RSN: using IEEE 802.11i/D9.0");
766 wpa_msg(wpa_s, MSG_WARNING, "WPA: Failed to select WPA/RSN");
1150 const u8 *rsn = wpa_scan_get_ie(bss, WLAN_EID_RSN); local
    [all...]
  /external/icu4c/i18n/
rbnf.cpp 1021 UnicodeString rsn(ruleSetName);
1022 int32_t ix = localizations->indexForRuleSet(rsn.getTerminatedBuffer());
    [all...]

Completed in 6354 milliseconds