Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/pasn/
H A Dpasn_common.h70 bool secure_ltf; member
H A Dpasn_responder.c358 if (pasn->secure_ltf) { in pasn_derive_keys()
663 pasn->secure_ltf = true; in handle_auth_pasn_1()
H A Dpasn_initiator.c1242 if (pasn->secure_ltf) { in wpa_pasn_auth_rx()
/freebsd/contrib/wpa/src/rsn_supp/
H A 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()
722 if (sm->secure_ltf && in wpa_ft_process_response()
H A Dwpa_ie.c382 if (sm->secure_ltf) in wpa_gen_rsnxe()
H A Dwpa_i.h112 unsigned int secure_ltf:1; member
H A Dwpa.c714 (sm->secure_ltf && in wpa_derive_ptk()
731 if (sm->secure_ltf && in wpa_derive_ptk()
1243 if (sm->secure_ltf && in wpa_supplicant_install_ptk()
5801 (sm->secure_ltf && in fils_process_auth()
5821 if (sm->secure_ltf && in fils_process_auth()
6675 sm->secure_ltf = 1; in wpa_pasn_sm_set_caps()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dpasn_supplicant.c571 pasn->secure_ltf = true; in wpas_pasn_auth_start_cb()
573 pasn->secure_ltf = false; in wpas_pasn_auth_start_cb()
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.c2871 (!no_kdk && sm->wpa_auth->conf.secure_ltf &&
2900 if (!no_kdk && sm->wpa_auth->conf.secure_ltf &&
2936 if (!no_kdk && sm->wpa_auth->conf.secure_ltf &&
2963 (sm->wpa_auth->conf.secure_ltf &&
2979 if (sm->wpa_auth->conf.secure_ltf &&
3496 if (sm->wpa_auth->conf.secure_ltf &&
3656 derive_kdk = sm->wpa_auth->conf.secure_ltf &&
4632 if (sm->wpa_auth->conf.secure_ltf &&
4950 if (sm->wpa_auth->conf.secure_ltf &&
H A Dwpa_auth.h266 unsigned int secure_ltf:1; member
H A Dwpa_auth_ie.c426 if (conf->secure_ltf) in wpa_write_rsnxe()
H A 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()
H A Dwpa_auth_glue.c1699 _conf.secure_ltf = in hostapd_setup_wpa()
H A Dieee802_11.c2469 if (pasn->secure_ltf) { in pasn_fils_auth_resp()