Searched refs:fils_dh_group (Results 1 – 10 of 10) sorted by relevance
855 int fils_dh_group; member
599 if (ssid->fils_dh_group == 0 && !(fils_info & BIT(9))) { in sme_send_authentication()605 if (ssid->fils_dh_group != 0 && !(fils_info & BIT(10))) { in sme_send_authentication()618 resp = fils_build_auth(wpa_s->wpa, ssid->fils_dh_group, md); in sme_send_authentication()622 if (ssid->fils_dh_group) in sme_send_authentication()625 ssid->fils_dh_group); in sme_send_authentication()629 auth_alg = ssid->fils_dh_group ? in sme_send_authentication()
834 INT(fils_dh_group); in wpa_config_write_network()
2296 { INT_RANGE(fils_dh_group, 0, 65535) },
156 int fils_dh_group; member
3344 sm->fils_dh_group = dh_group; in fils_build_auth()3468 if (sm->fils_dh_group) { in fils_process_auth()3481 if (group != sm->fils_dh_group) { in fils_process_auth()3484 group, sm->fils_dh_group); in fils_process_auth()3700 if (sm->fils_dh_group) { in fils_process_auth()
629 int fils_dh_group; member
658 if (hapd->conf->fils_dh_group) { in hostapd_eid_fils_indic()
1094 if (group != hapd->conf->fils_dh_group) { in handle_auth_fils()1097 group, hapd->conf->fils_dh_group); in handle_auth_fils()1361 wpabuf_put_le16(data, hapd->conf->fils_dh_group); in prepare_auth_resp_fils()1707 hapd->conf->fils_dh_group && in handle_auth()
3744 bss->fils_dh_group = atoi(pos); in hostapd_config_fill()