Home
last modified time | relevance | path

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

/hostap-3.7.0/src/ap/
Dwpa_auth_i.h94 unsigned int pmk_r1_name_valid:1; member
Dwpa_auth_ft.c2549 if (rsnie_len > PMKID_LEN && sm->pmk_r1_name_valid) { in wpa_sm_write_assoc_resp_ies()
2569 if (!sm->pmk_r1_name_valid) { in wpa_sm_write_assoc_resp_ies()
3075 sm->pmk_r1_name_valid = 0; in wpa_ft_process_auth_req()
3184 sm->pmk_r1_name_valid = 1; in wpa_ft_process_auth_req()
Dwpa_auth_ie.c928 (data.num_pmkid != 1 || !data.pmkid || !sm->pmk_r1_name_valid || in wpa_validate_wpa_ie()
Dwpa_auth.c2398 sm->pmk_r1_name_valid = 1; in fils_auth_pmk_to_ptk()