Home
last modified time | relevance | path

Searched refs:secure_ltf (Results 1 – 9 of 9) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ie.c369 if (sm->secure_ltf) in wpa_gen_rsnxe()
Dwpa_i.h111 unsigned int secure_ltf:1; member
Dwpa_ft.c72 (sm->secure_ltf && sm->ap_rsnxe && sm->ap_rsnxe_len >= 4 && in wpa_derive_ptk_ft()
675 (sm->secure_ltf && sm->ap_rsnxe && sm->ap_rsnxe_len >= 4 && in wpa_ft_process_response()
Dwpa.c609 (sm->secure_ltf && sm->ap_rsnxe && sm->ap_rsnxe_len >= 4 && in wpa_derive_ptk()
4416 (sm->secure_ltf && sm->ap_rsnxe && sm->ap_rsnxe_len >= 4 && in fils_process_auth()
/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h263 unsigned int secure_ltf:1; member
Dwpa_auth_ie.c406 if (conf->secure_ltf) in wpa_write_rsnxe()
Dwpa_auth_glue.c1526 _conf.secure_ltf = in hostapd_setup_wpa()
Dwpa_auth.c2294 (sm->wpa_auth->conf.secure_ltf && in wpa_derive_ptk()
2349 (sm->wpa_auth->conf.secure_ltf && in fils_auth_pmk_to_ptk()
Dwpa_auth_ft.c3200 (sm->wpa_auth->conf.secure_ltf && in wpa_ft_process_auth_req()