Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h92 unsigned int pmk_r1_name_valid:1; member
H A Dwpa_auth_ie.c867 (data.num_pmkid != 1 || !data.pmkid || !sm->pmk_r1_name_valid || in wpa_validate_wpa_ie()
H A Dwpa_auth_ft.c2449 if (!sm->pmk_r1_name_valid) { in wpa_sm_write_assoc_resp_ies()
2883 sm->pmk_r1_name_valid = 0; in wpa_ft_process_auth_req()
2994 sm->pmk_r1_name_valid = 1; in wpa_ft_process_auth_req()
H A Dwpa_auth.c2301 sm->pmk_r1_name_valid = 1; in fils_auth_pmk_to_ptk()