Searched defs:rsn (Results 1 – 11 of 11) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/ |
D | mesh_rsn.c | 144 static int __mesh_rsn_auth_init(struct mesh_rsn *rsn, const u8 *addr, in __mesh_rsn_auth_init() 217 static void mesh_rsn_deinit(struct mesh_rsn *rsn) in mesh_rsn_deinit() 416 void mesh_rsn_get_pmkid(struct mesh_rsn *rsn, struct sta_info *sta, u8 *pmkid) in mesh_rsn_get_pmkid() 423 mesh_rsn_derive_aek(struct mesh_rsn *rsn, struct sta_info *sta) in mesh_rsn_derive_aek() 534 int mesh_rsn_protect_frame(struct mesh_rsn *rsn, struct sta_info *sta, in mesh_rsn_protect_frame()
|
D | sme.c | 312 const u8 *rsn; in sme_send_authentication() local 498 const u8 *rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); in sme_send_authentication() local
|
D | dpp_supplicant.c | 1974 const u8 *rsn; in wpas_dpp_check_connect() local
|
D | events.c | 1639 const u8 *ssid, *rsn; in wpa_supplicant_rsn_preauth_scan_results() local
|
D | wpa_supplicant.c | 3249 const u8 *rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpas_start_assoc_cb() local
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | preauth.h | 56 const u8 *ssid, const u8 *rsn) in rsn_preauth_scan_result()
|
D | wpa.c | 1228 struct wpa_ie_data rsn; in ft_validate_rsnie() local 3068 struct wpa_ie_data rsn; in wpa_sm_get_status() local 3091 struct wpa_ie_data rsn; in wpa_sm_pmf_enabled() local 3106 struct wpa_ie_data rsn; in wpa_sm_ocv_enabled() local 3647 struct wpa_ie_data rsn; in fils_process_auth() local 4338 struct wpa_ie_data rsn; in fils_process_assoc_resp() local
|
D | preauth.c | 471 const u8 *ssid, const u8 *rsn) in rsn_preauth_scan_result()
|
/external/wpa_supplicant_8/src/common/ |
D | wpa_common.h | 454 const u8 *rsn; member
|
/external/icu/icu4c/source/i18n/ |
D | rbnf.cpp | 1089 UnicodeString rsn(ruleSetName); in getRuleSetDisplayName() local
|
/external/wpa_supplicant_8/src/ap/ |
D | ieee802_11.c | 1439 struct wpa_ie_data rsn; in handle_auth_fils() local
|