Home
last modified time | relevance | path

Searched refs:pmk_r1_name_valid (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h92 unsigned int pmk_r1_name_valid:1; member
Dwpa_auth_ie.c867 (data.num_pmkid != 1 || !data.pmkid || !sm->pmk_r1_name_valid || in wpa_validate_wpa_ie()
Dwpa_auth_ft.c2440 if (!sm->pmk_r1_name_valid) { in wpa_sm_write_assoc_resp_ies()
2874 sm->pmk_r1_name_valid = 0; in wpa_ft_process_auth_req()
2985 sm->pmk_r1_name_valid = 1; in wpa_ft_process_auth_req()
Dwpa_auth.c2247 sm->pmk_r1_name_valid = 1; in fils_auth_pmk_to_ptk()