Home
last modified time | relevance | path

Searched refs:pmk_name (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_ft.c150 * @pmk_name: PMKR0Name or PMKR1Name to be added into the RSN IE PMKID List
162 const u8 *anonce, const u8 *pmk_name, in wpa_ft_gen_req_ies()
266 os_memcpy(pos, pmk_name, WPA_PMK_NAME_LEN); in wpa_ft_gen_req_ies()
161 wpa_ft_gen_req_ies(struct wpa_sm *sm, size_t *len, const u8 *anonce, const u8 *pmk_name, const u8 *kck, size_t kck_len, const u8 *target_ap, const u8 *ric_ies, size_t ric_ies_len, const u8 *ap_mdie) wpa_ft_gen_req_ies() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ft.c177 * @pmk_name: PMKR0Name or PMKR1Name to be added into the RSN IE PMKID List
190 const u8 *anonce, const u8 *pmk_name, in wpa_ft_gen_req_ies()
287 os_memcpy(pos, pmk_name, WPA_PMK_NAME_LEN); in wpa_ft_gen_req_ies()
189 wpa_ft_gen_req_ies(struct wpa_sm *sm, size_t *len, const u8 *anonce, const u8 *pmk_name, const u8 *kck, size_t kck_len, const u8 *target_ap, const u8 *ric_ies, size_t ric_ies_len, const u8 *ap_mdie, int omit_rsnxe) wpa_ft_gen_req_ies() argument

Completed in 4 milliseconds