Home
last modified time | relevance | path

Searched refs:auth_alg (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/dports/net/hostapd/hostapd-2.9/src/ap/
H A Dap_mlme.c60 if (sta->auth_alg != WLAN_AUTH_FT && in mlme_authenticate_indication()
61 sta->auth_alg != WLAN_AUTH_FILS_SK && in mlme_authenticate_indication()
62 sta->auth_alg != WLAN_AUTH_FILS_SK_PFS && in mlme_authenticate_indication()
63 sta->auth_alg != WLAN_AUTH_FILS_PK && in mlme_authenticate_indication()
112 if (sta->auth_alg != WLAN_AUTH_FT && in mlme_associate_indication()
113 sta->auth_alg != WLAN_AUTH_FILS_SK && in mlme_associate_indication()
114 sta->auth_alg != WLAN_AUTH_FILS_SK_PFS && in mlme_associate_indication()
115 sta->auth_alg != WLAN_AUTH_FILS_PK) in mlme_associate_indication()
140 if (sta->auth_alg != WLAN_AUTH_FT && in mlme_reassociate_indication()
141 sta->auth_alg != WLAN_AUTH_FILS_SK && in mlme_reassociate_indication()
[all …]
H A Dieee802_11.c321 reply->u.auth.auth_alg = host_to_le16(auth_alg); in send_auth_reply()
753 sta->auth_alg = WLAN_AUTH_SAE; in sae_accept_sta()
1885 u16 auth_alg; in handle_auth_fils_finish() local
1887 auth_alg = (pub || in handle_auth_fils_finish()
2063 auth_alg = le_to_host16(mgmt->u.auth.auth_alg); in handle_auth()
2088 auth_alg); in handle_auth()
2121 auth_alg); in handle_auth()
2345 switch (auth_alg) { in handle_auth()
2352 sta->auth_alg = WLAN_AUTH_OPEN; in handle_auth()
2375 sta->auth_alg = WLAN_AUTH_FT; in handle_auth()
[all …]
/dports/net/hostapd-devel/hostap-14ab4a816/src/ap/
H A Dap_mlme.c60 if (sta->auth_alg != WLAN_AUTH_FT && in mlme_authenticate_indication()
61 sta->auth_alg != WLAN_AUTH_FILS_SK && in mlme_authenticate_indication()
62 sta->auth_alg != WLAN_AUTH_FILS_SK_PFS && in mlme_authenticate_indication()
63 sta->auth_alg != WLAN_AUTH_FILS_PK && in mlme_authenticate_indication()
112 if (sta->auth_alg != WLAN_AUTH_FT && in mlme_associate_indication()
113 sta->auth_alg != WLAN_AUTH_FILS_SK && in mlme_associate_indication()
114 sta->auth_alg != WLAN_AUTH_FILS_SK_PFS && in mlme_associate_indication()
115 sta->auth_alg != WLAN_AUTH_FILS_PK) in mlme_associate_indication()
140 if (sta->auth_alg != WLAN_AUTH_FT && in mlme_reassociate_indication()
141 sta->auth_alg != WLAN_AUTH_FILS_SK && in mlme_reassociate_indication()
[all …]
H A Dieee802_11.c390 reply->u.auth.auth_alg = host_to_le16(auth_alg); in send_auth_reply()
404 auth_alg == WLAN_AUTH_SAE) { in send_auth_reply()
967 sta->auth_alg = WLAN_AUTH_SAE; in sae_accept_sta()
2228 u16 auth_alg; in handle_auth_fils_finish() local
2230 auth_alg = (pub || in handle_auth_fils_finish()
3580 auth_alg = le_to_host16(mgmt->u.auth.auth_alg); in handle_auth()
3605 auth_alg); in handle_auth()
3643 auth_alg); in handle_auth()
3856 switch (auth_alg) { in handle_auth()
6345 auth_alg = 0; in handle_auth_cb()
[all …]
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/ap/
H A Dap_mlme.c60 if (sta->auth_alg != WLAN_AUTH_FT && in mlme_authenticate_indication()
61 sta->auth_alg != WLAN_AUTH_FILS_SK && in mlme_authenticate_indication()
62 sta->auth_alg != WLAN_AUTH_FILS_SK_PFS && in mlme_authenticate_indication()
63 sta->auth_alg != WLAN_AUTH_FILS_PK && in mlme_authenticate_indication()
112 if (sta->auth_alg != WLAN_AUTH_FT && in mlme_associate_indication()
113 sta->auth_alg != WLAN_AUTH_FILS_SK && in mlme_associate_indication()
114 sta->auth_alg != WLAN_AUTH_FILS_SK_PFS && in mlme_associate_indication()
115 sta->auth_alg != WLAN_AUTH_FILS_PK) in mlme_associate_indication()
140 if (sta->auth_alg != WLAN_AUTH_FT && in mlme_reassociate_indication()
141 sta->auth_alg != WLAN_AUTH_FILS_SK && in mlme_reassociate_indication()
[all …]
H A Dieee802_11.c321 reply->u.auth.auth_alg = host_to_le16(auth_alg); in send_auth_reply()
753 sta->auth_alg = WLAN_AUTH_SAE; in sae_accept_sta()
1885 u16 auth_alg; in handle_auth_fils_finish() local
1887 auth_alg = (pub || in handle_auth_fils_finish()
2063 auth_alg = le_to_host16(mgmt->u.auth.auth_alg); in handle_auth()
2088 auth_alg); in handle_auth()
2121 auth_alg); in handle_auth()
2345 switch (auth_alg) { in handle_auth()
2352 sta->auth_alg = WLAN_AUTH_OPEN; in handle_auth()
2375 sta->auth_alg = WLAN_AUTH_FT; in handle_auth()
[all …]
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_mlme.c60 if (sta->auth_alg != WLAN_AUTH_FT && in mlme_authenticate_indication()
61 sta->auth_alg != WLAN_AUTH_FILS_SK && in mlme_authenticate_indication()
62 sta->auth_alg != WLAN_AUTH_FILS_SK_PFS && in mlme_authenticate_indication()
63 sta->auth_alg != WLAN_AUTH_FILS_PK && in mlme_authenticate_indication()
112 if (sta->auth_alg != WLAN_AUTH_FT && in mlme_associate_indication()
113 sta->auth_alg != WLAN_AUTH_FILS_SK && in mlme_associate_indication()
114 sta->auth_alg != WLAN_AUTH_FILS_SK_PFS && in mlme_associate_indication()
115 sta->auth_alg != WLAN_AUTH_FILS_PK) in mlme_associate_indication()
140 if (sta->auth_alg != WLAN_AUTH_FT && in mlme_reassociate_indication()
141 sta->auth_alg != WLAN_AUTH_FILS_SK && in mlme_reassociate_indication()
[all …]
H A Dieee802_11.c321 reply->u.auth.auth_alg = host_to_le16(auth_alg); in send_auth_reply()
753 sta->auth_alg = WLAN_AUTH_SAE; in sae_accept_sta()
1885 u16 auth_alg; in handle_auth_fils_finish() local
1887 auth_alg = (pub || in handle_auth_fils_finish()
2063 auth_alg = le_to_host16(mgmt->u.auth.auth_alg); in handle_auth()
2088 auth_alg); in handle_auth()
2121 auth_alg); in handle_auth()
2345 switch (auth_alg) { in handle_auth()
2352 sta->auth_alg = WLAN_AUTH_OPEN; in handle_auth()
2375 sta->auth_alg = WLAN_AUTH_FT; in handle_auth()
[all …]
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/ap/
H A Dap_mlme.c60 if (sta->auth_alg != WLAN_AUTH_FT && in mlme_authenticate_indication()
61 sta->auth_alg != WLAN_AUTH_FILS_SK && in mlme_authenticate_indication()
62 sta->auth_alg != WLAN_AUTH_FILS_SK_PFS && in mlme_authenticate_indication()
63 sta->auth_alg != WLAN_AUTH_FILS_PK && in mlme_authenticate_indication()
112 if (sta->auth_alg != WLAN_AUTH_FT && in mlme_associate_indication()
113 sta->auth_alg != WLAN_AUTH_FILS_SK && in mlme_associate_indication()
114 sta->auth_alg != WLAN_AUTH_FILS_SK_PFS && in mlme_associate_indication()
115 sta->auth_alg != WLAN_AUTH_FILS_PK) in mlme_associate_indication()
140 if (sta->auth_alg != WLAN_AUTH_FT && in mlme_reassociate_indication()
141 sta->auth_alg != WLAN_AUTH_FILS_SK && in mlme_reassociate_indication()
[all …]
H A Dieee802_11.c390 reply->u.auth.auth_alg = host_to_le16(auth_alg); in send_auth_reply()
404 auth_alg == WLAN_AUTH_SAE) { in send_auth_reply()
967 sta->auth_alg = WLAN_AUTH_SAE; in sae_accept_sta()
2228 u16 auth_alg; in handle_auth_fils_finish() local
2230 auth_alg = (pub || in handle_auth_fils_finish()
3580 auth_alg = le_to_host16(mgmt->u.auth.auth_alg); in handle_auth()
3605 auth_alg); in handle_auth()
3643 auth_alg); in handle_auth()
3856 switch (auth_alg) { in handle_auth()
6345 auth_alg = 0; in handle_auth_cb()
[all …]
/dports/sysutils/ipmitool/ipmitool-1.8.18/src/plugins/lanplus/
H A Dlanplus_crypt.c83 if (session->v2_data.auth_alg == IPMI_AUTH_RAKP_NONE) in lanplus_rakp2_hmac_matches()
186 lanplus_HMAC(session->v2_data.auth_alg, in lanplus_rakp2_hmac_matches()
319 : session->v2_data.auth_alg , in lanplus_rakp4_hmac_matches()
350 switch(session->v2_data.auth_alg) { in lanplus_rakp4_hmac_matches()
480 lanplus_HMAC(session->v2_data.auth_alg, in lanplus_generate_rakp3_authcode()
625 lanplus_HMAC(session->v2_data.auth_alg, in lanplus_generate_sik()
635 switch (session->v2_data.auth_alg) { in lanplus_generate_sik()
693 lanplus_HMAC(session->v2_data.auth_alg, in lanplus_generate_k1()
700 switch (session->v2_data.auth_alg) { in lanplus_generate_k1()
753 lanplus_HMAC(session->v2_data.auth_alg, in lanplus_generate_k2()
[all …]
H A Dlanplus_dump.c77 val2str(rsp->payload.open_session_response.auth_alg, in lanplus_dump_open_session_response()
92 void lanplus_dump_rakp2_message(const struct ipmi_rs * rsp, uint8_t auth_alg) in lanplus_dump_rakp2_message() argument
124 switch(auth_alg) in lanplus_dump_rakp2_message()
160 void lanplus_dump_rakp4_message(const struct ipmi_rs * rsp, uint8_t auth_alg) in lanplus_dump_rakp4_message() argument
182 switch(auth_alg) in lanplus_dump_rakp4_message()
H A Dlanplus.c168 uint8_t * auth_alg, in lanplus_get_requested_ciphers() argument
184 *auth_alg = IPMI_AUTH_RAKP_NONE; in lanplus_get_requested_ciphers()
214 *auth_alg = IPMI_AUTH_RAKP_HMAC_MD5; in lanplus_get_requested_ciphers()
219 *auth_alg = IPMI_AUTH_RAKP_HMAC_MD5; in lanplus_get_requested_ciphers()
224 *auth_alg = IPMI_AUTH_RAKP_HMAC_MD5; in lanplus_get_requested_ciphers()
229 *auth_alg = IPMI_AUTH_RAKP_HMAC_MD5; in lanplus_get_requested_ciphers()
1004 uint8_t auth_alg) in read_rakp2_message() argument
1040 switch (auth_alg) in read_rakp2_message()
1104 uint8_t auth_alg) in read_rakp4_message() argument
1125 switch (auth_alg) in read_rakp4_message()
[all …]
H A Dlanplus_dump.h41 void lanplus_dump_rakp2_message(const struct ipmi_rs * rsp, uint8_t auth_alg);
42 void lanplus_dump_rakp4_message(const struct ipmi_rs * rsp, uint8_t auth_alg);
/dports/net/hostapd-devel/hostap-14ab4a816/tests/hwsim/
H A Dtest_wep.py45 dev[0].connect("wep-shared-key", key_mgmt="NONE", auth_alg="SHARED",
49 dev[1].connect("wep-shared-key", key_mgmt="NONE", auth_alg="OPEN SHARED",
61 dev[0].connect("wep-shared-key", key_mgmt="NONE", auth_alg="SHARED",
78 dev[0].connect("wep-shared-key", key_mgmt="NONE", auth_alg="SHARED",
81 dev[1].connect("wep-shared-key", key_mgmt="NONE", auth_alg="SHARED",
86 id = dev[2].connect("wep-shared-key", key_mgmt="NONE", auth_alg="SHARED",
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/tests/hwsim/
H A Dtest_wep.py45 dev[0].connect("wep-shared-key", key_mgmt="NONE", auth_alg="SHARED",
49 dev[1].connect("wep-shared-key", key_mgmt="NONE", auth_alg="OPEN SHARED",
61 dev[0].connect("wep-shared-key", key_mgmt="NONE", auth_alg="SHARED",
78 dev[0].connect("wep-shared-key", key_mgmt="NONE", auth_alg="SHARED",
81 dev[1].connect("wep-shared-key", key_mgmt="NONE", auth_alg="SHARED",
86 id = dev[2].connect("wep-shared-key", key_mgmt="NONE", auth_alg="SHARED",
/dports/sysutils/cinnamon-control-center/cinnamon-control-center-4.8.2/panels/network/wireless-security/
H A Dws-wep-key.c170 gint auth_alg; in fill_connection() local
175 auth_alg = gtk_combo_box_get_active (GTK_COMBO_BOX (widget)); in fill_connection()
189 NM_SETTING_WIRELESS_SECURITY_AUTH_ALG, (auth_alg == 1) ? "shared" : "open", in fill_connection()
290 const char *mode, *auth_alg; in ws_wep_key_new() local
299 auth_alg = nm_setting_wireless_security_get_auth_alg (s_wsec); in ws_wep_key_new()
300 if (auth_alg && !strcmp (auth_alg, "shared")) in ws_wep_key_new()
H A Dws-leap.c166 const char *auth_alg; in ws_leap_new() local
169 auth_alg = nm_setting_wireless_security_get_auth_alg (wsec); in ws_leap_new()
170 if (!auth_alg || strcmp (auth_alg, "leap")) in ws_leap_new()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/network/wireless-security/
H A Dws-wep-key.c170 gint auth_alg;
174 auth_alg = gtk_combo_box_get_active (self->auth_method_combo);
186 NM_SETTING_WIRELESS_SECURITY_AUTH_ALG, (auth_alg == 1) ? "shared" : "open",
311 const char *mode, *auth_alg;
320 auth_alg = nm_setting_wireless_security_get_auth_alg (s_wsec);
321 if (auth_alg && !strcmp (auth_alg, "shared"))
H A Dws-leap.c182 const char *auth_alg; in ws_leap_new() local
185 auth_alg = nm_setting_wireless_security_get_auth_alg (wsec); in ws_leap_new()
186 if (!auth_alg || strcmp (auth_alg, "leap")) in ws_leap_new()
/dports/security/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dsme.c291 params.auth_alg = WPA_AUTH_ALG_OPEN; in sme_send_authentication()
303 params.auth_alg); in sme_send_authentication()
304 if (ssid->auth_alg) { in sme_send_authentication()
305 params.auth_alg = ssid->auth_alg; in sme_send_authentication()
307 "0x%x", params.auth_alg); in sme_send_authentication()
488 params.auth_alg = WPA_AUTH_ALG_FT; in sme_send_authentication()
737 int auth_alg; in sme_send_authentication() local
746 auth_alg = ssid->fils_dh_group ? in sme_send_authentication()
748 params.auth_alg = auth_alg; in sme_send_authentication()
751 wpa_s->sme.auth_alg = auth_alg; in sme_send_authentication()
[all …]
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/wpa_supplicant/
H A Dsme.c291 params.auth_alg = WPA_AUTH_ALG_OPEN; in sme_send_authentication()
303 params.auth_alg); in sme_send_authentication()
304 if (ssid->auth_alg) { in sme_send_authentication()
305 params.auth_alg = ssid->auth_alg; in sme_send_authentication()
307 "0x%x", params.auth_alg); in sme_send_authentication()
488 params.auth_alg = WPA_AUTH_ALG_FT; in sme_send_authentication()
737 int auth_alg; in sme_send_authentication() local
746 auth_alg = ssid->fils_dh_group ? in sme_send_authentication()
748 params.auth_alg = auth_alg; in sme_send_authentication()
751 wpa_s->sme.auth_alg = auth_alg; in sme_send_authentication()
[all …]
/dports/net/hostapd-devel/hostap-14ab4a816/wpa_supplicant/
H A Dsme.c370 params.auth_alg = WPA_AUTH_ALG_OPEN; in sme_send_authentication()
382 params.auth_alg); in sme_send_authentication()
383 if (ssid->auth_alg) { in sme_send_authentication()
384 params.auth_alg = ssid->auth_alg; in sme_send_authentication()
386 "0x%x", params.auth_alg); in sme_send_authentication()
568 params.auth_alg = WPA_AUTH_ALG_FT; in sme_send_authentication()
843 int auth_alg; in sme_send_authentication() local
852 auth_alg = ssid->fils_dh_group ? in sme_send_authentication()
854 params.auth_alg = auth_alg; in sme_send_authentication()
857 wpa_s->sme.auth_alg = auth_alg; in sme_send_authentication()
[all …]
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/wpa_supplicant/
H A Dsme.c370 params.auth_alg = WPA_AUTH_ALG_OPEN; in sme_send_authentication()
382 params.auth_alg); in sme_send_authentication()
383 if (ssid->auth_alg) { in sme_send_authentication()
384 params.auth_alg = ssid->auth_alg; in sme_send_authentication()
386 "0x%x", params.auth_alg); in sme_send_authentication()
568 params.auth_alg = WPA_AUTH_ALG_FT; in sme_send_authentication()
843 int auth_alg; in sme_send_authentication() local
852 auth_alg = ssid->fils_dh_group ? in sme_send_authentication()
854 params.auth_alg = auth_alg; in sme_send_authentication()
857 wpa_s->sme.auth_alg = auth_alg; in sme_send_authentication()
[all …]
/dports/net/hostapd-devel/hostap-14ab4a816/src/common/
H A Dprivsep_commands.h48 int auth_alg; member
70 int auth_alg; member

12345678910>>...15