Searched refs:fils_dh_group (Results 1 – 10 of 10) sorted by relevance
1061 int fils_dh_group; member
1092 if (ssid->fils_dh_group == 0 && !(fils_info & BIT(9))) { in sme_send_authentication()1098 if (ssid->fils_dh_group != 0 && !(fils_info & BIT(10))) { in sme_send_authentication()1126 resp = fils_build_auth(wpa_s->wpa, ssid->fils_dh_group, md); in sme_send_authentication()1130 if (ssid->fils_dh_group) in sme_send_authentication()1133 ssid->fils_dh_group); in sme_send_authentication()1137 auth_alg = ssid->fils_dh_group ? in sme_send_authentication()
798 INT(fils_dh_group); in wpa_config_write_network()
2735 { INT_RANGE(fils_dh_group, 0, 65535) },
211 int fils_dh_group; member
5457 sm->fils_dh_group = dh_group; in fils_build_auth()5586 if (sm->fils_dh_group) { in fils_process_auth()5599 if (group != sm->fils_dh_group) { in fils_process_auth()5602 group, sm->fils_dh_group); in fils_process_auth()5837 if (sm->fils_dh_group) { in fils_process_auth()
756 int fils_dh_group; member
996 if (hapd->conf->fils_dh_group) { in hostapd_eid_fils_indic()
1855 if (group != hapd->conf->fils_dh_group) { in handle_auth_fils()1858 group, hapd->conf->fils_dh_group); in handle_auth_fils()2125 wpabuf_put_le16(data, hapd->conf->fils_dh_group); in prepare_auth_resp_fils()2971 hapd->conf->fils_dh_group && in handle_auth()
4719 bss->fils_dh_group = atoi(pos); in hostapd_config_fill()