Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_i.h96 unsigned int pmk_r1_name_valid:1; member
H A Dwpa_auth_ie.c982 (data.num_pmkid != 1 || !data.pmkid || !sm->pmk_r1_name_valid || in wpa_validate_wpa_ie()
H A Dwpa_auth_ft.c2600 if (rsnie_len > PMKID_LEN && sm->pmk_r1_name_valid) { in wpa_sm_write_assoc_resp_ies()
2620 if (!sm->pmk_r1_name_valid) { in wpa_sm_write_assoc_resp_ies()
3190 sm->pmk_r1_name_valid = 0; in wpa_ft_process_auth_req()
3312 sm->pmk_r1_name_valid = 1; in wpa_ft_process_auth_req()
H A Dwpa_auth.c3020 sm->pmk_r1_name_valid = 1;