Home
last modified time | relevance | path

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

/hostap-latest/src/pasn/
Dpasn_common.h70 bool secure_ltf; member
Dpasn_responder.c358 if (pasn->secure_ltf) { in pasn_derive_keys()
663 pasn->secure_ltf = true; in handle_auth_pasn_1()
Dpasn_initiator.c1242 if (pasn->secure_ltf) { in wpa_pasn_auth_rx()
/hostap-latest/src/rsn_supp/
Dwpa_ft.c77 (sm->secure_ltf && in wpa_derive_ptk_ft()
96 if (sm->secure_ltf && in wpa_derive_ptk_ft()
704 (sm->secure_ltf && in wpa_ft_process_response()
725 if (sm->secure_ltf && in wpa_ft_process_response()
Dwpa_ie.c389 if (sm->secure_ltf) in wpa_gen_rsnxe()
Dwpa_i.h112 unsigned int secure_ltf:1; member
Dwpa.c747 (sm->secure_ltf && in wpa_derive_ptk()
764 if (sm->secure_ltf && in wpa_derive_ptk()
1278 if (sm->secure_ltf && in wpa_supplicant_install_ptk()
6170 (sm->secure_ltf && in fils_process_auth()
6190 if (sm->secure_ltf && in fils_process_auth()
7044 sm->secure_ltf = 1; in wpa_pasn_sm_set_caps()
/hostap-latest/wpa_supplicant/
Dpasn_supplicant.c571 pasn->secure_ltf = true; in wpas_pasn_auth_start_cb()
573 pasn->secure_ltf = false; in wpas_pasn_auth_start_cb()
/hostap-latest/src/ap/
Dwpa_auth.c2873 (!no_kdk && sm->wpa_auth->conf.secure_ltf &&
2902 if (!no_kdk && sm->wpa_auth->conf.secure_ltf &&
2938 if (!no_kdk && sm->wpa_auth->conf.secure_ltf &&
2965 (sm->wpa_auth->conf.secure_ltf &&
2981 if (sm->wpa_auth->conf.secure_ltf &&
3498 if (sm->wpa_auth->conf.secure_ltf &&
3658 derive_kdk = sm->wpa_auth->conf.secure_ltf &&
4775 if (sm->wpa_auth->conf.secure_ltf &&
5098 if (sm->wpa_auth->conf.secure_ltf &&
Dwpa_auth.h287 unsigned int secure_ltf:1; member
Dwpa_auth_ie.c502 if (conf->secure_ltf) in rsnxe_capab()
Dwpa_auth_ft.c2950 if (sm->wpa_auth->conf.secure_ltf && in wpa_ft_install_ptk()
3366 (sm->wpa_auth->conf.secure_ltf && in wpa_ft_process_auth_req()
3379 if (sm->wpa_auth->conf.secure_ltf && in wpa_ft_process_auth_req()
Dwpa_auth_glue.c1747 _conf.secure_ltf = in hostapd_setup_wpa()
Dieee802_11.c2471 if (pasn->secure_ltf) { in pasn_fils_auth_resp()