Home
last modified time | relevance | path

Searched refs:mgmt_frame_prot (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ie.c908 sm->mgmt_frame_prot = 0; in wpa_validate_wpa_ie()
910 sm->mgmt_frame_prot = 1; in wpa_validate_wpa_ie()
913 if (sm->mgmt_frame_prot && (ciphers & WPA_CIPHER_TKIP)) { in wpa_validate_wpa_ie()
1118 sm->mgmt_frame_prot = 1; in wpa_validate_osen()
1140 return sm ? sm->mgmt_frame_prot : 0; in wpa_auth_uses_mfp()
H A Dwpa_auth_i.h88 unsigned int mgmt_frame_prot:1; member
H A Dwpa_auth.h312 bool mgmt_frame_prot; member
647 bool mgmt_frame_prot, bool beacon_prot);
H A Dwpa_auth.c2420 if (sm->mgmt_frame_prot && event == WPA_AUTH)
4014 if (sm->mgmt_frame_prot) {
4021 if (sm->mgmt_frame_prot && sm->wpa_auth->conf.beacon_prot) {
4040 if (!sm->mgmt_frame_prot)
4180 bool mgmt_frame_prot, bool beacon_prot) argument
4187 info->link_id, mgmt_frame_prot, beacon_prot);
4198 if (!mgmt_frame_prot)
4260 if (!sm->mgmt_frame_prot)
4300 ml_key_info.mgmt_frame_prot = sm->mgmt_frame_prot;
4342 if (!sm->mgmt_frame_prot) {
H A Dwpa_auth_glue.c1564 info->mgmt_frame_prot, in hostapd_wpa_auth_get_ml_key_info()
1575 info->mgmt_frame_prot, in hostapd_wpa_auth_get_ml_key_info()
H A Dwpa_auth_ft.c2661 if (sm->mgmt_frame_prot) { in wpa_sm_write_assoc_resp_ies()
2683 if (sm->mgmt_frame_prot && conf->beacon_prot) { in wpa_sm_write_assoc_resp_ies()