Searched refs:auth_alg (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dap_mlme.c51 * AuthenticationType = sta->auth_alg (WLAN_AUTH_OPEN / WLAN_AUTH_SHARED_KEY)
59 MAC2STR(sta->addr), mlme_auth_alg_str(sta->auth_alg));
60 if (sta->auth_alg != WLAN_AUTH_FT &&
61 sta->auth_alg != WLAN_AUTH_FILS_SK &&
62 sta->auth_alg != WLAN_AUTH_FILS_SK_PFS &&
63 sta->auth_alg != WLAN_AUTH_FILS_PK &&
112 if (sta->auth_alg != WLAN_AUTH_FT &&
113 sta->auth_alg != WLAN_AUTH_FILS_SK &&
114 sta->auth_alg != WLAN_AUTH_FILS_SK_PFS &&
115 sta->auth_alg !
[all...]
H A Dieee802_11.c301 u16 auth_alg, u16 auth_transaction, u16 resp,
321 reply->u.auth.auth_alg = host_to_le16(auth_alg);
329 " auth_alg=%d auth_transaction=%d resp=%d (IE len=%lu) (dbg=%s)",
330 MAC2STR(dst), auth_alg, auth_transaction,
753 sta->auth_alg = WLAN_AUTH_SAE;
1432 const u8 *pos, size_t len, u16 auth_alg,
1455 if (auth_alg == WLAN_AUTH_FILS_SK_PFS) {
1885 u16 auth_alg; local
1887 auth_alg
299 send_auth_reply(struct hostapd_data *hapd, const u8 *dst, const u8 *bssid, u16 auth_alg, u16 auth_transaction, u16 resp, const u8 *ies, size_t ies_len, const char *dbg) argument
1431 handle_auth_fils(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, size_t len, u16 auth_alg, u16 auth_transaction, u16 status_code, void (*cb)(struct hostapd_data *hapd, struct sta_info *sta, u16 resp, struct wpabuf *data, int pub)) argument
2032 u16 auth_alg, auth_transaction, status_code; local
4713 u16 auth_alg, auth_transaction, status_code; local
[all...]
H A Ddrv_callbacks.c352 (sta->auth_alg != WLAN_AUTH_FT)) {
379 if (sta->auth_alg == WLAN_AUTH_FT) {
462 sta->auth_alg, req_ies, req_ies_len);
470 if (sta->auth_alg == WLAN_AUTH_FILS_SK ||
471 sta->auth_alg == WLAN_AUTH_FILS_SK_PFS ||
472 sta->auth_alg == WLAN_AUTH_FILS_PK) {
604 if (sta->auth_alg == WLAN_AUTH_FT ||
605 sta->auth_alg == WLAN_AUTH_FILS_SK ||
606 sta->auth_alg == WLAN_AUTH_FILS_SK_PFS ||
607 sta->auth_alg
[all...]
H A Dap_drv_ops.c277 sta->auth_alg == WLAN_AUTH_FT) &&
348 u16 auth_alg)
352 return hapd->driver->add_sta_node(hapd->drv_priv, addr, auth_alg);
378 if (sta->auth_alg == WLAN_AUTH_FILS_SK ||
379 sta->auth_alg == WLAN_AUTH_FILS_SK_PFS ||
380 sta->auth_alg == WLAN_AUTH_FILS_PK) {
347 hostapd_add_sta_node(struct hostapd_data *hapd, const u8 *addr, u16 auth_alg) argument
H A Dwpa_auth_i.h25 u16 auth_alg; member in struct:wpa_state_machine
H A Dwpa_auth.h407 size_t max_len, int auth_alg,
481 void wpa_auth_set_auth_alg(struct wpa_state_machine *sm, u16 auth_alg);
H A Dsta_info.h125 u16 auth_alg; member in struct:sta_info
H A Dieee802_11.h175 const u8 *pos, size_t len, u16 auth_alg,
H A Dwpa_auth_ie.c864 (sm->auth_alg == WLAN_AUTH_FILS_SK ||
865 sm->auth_alg == WLAN_AUTH_FILS_SK_PFS ||
866 sm->auth_alg == WLAN_AUTH_FILS_PK) &&
H A Dwpa_auth_glue.c266 if (sta && sta->auth_alg == WLAN_AUTH_SAE) {
913 sta->auth_alg = WLAN_AUTH_FT;
922 sta->auth_alg = WLAN_AUTH_FT;
H A Dieee802_1x.c509 sta->auth_alg == WLAN_AUTH_FT) &&
1295 if (sta->auth_alg == WLAN_AUTH_FT) {
1316 if (sta->auth_alg == WLAN_AUTH_FILS_SK ||
1317 sta->auth_alg == WLAN_AUTH_FILS_SK_PFS ||
1318 sta->auth_alg == WLAN_AUTH_FILS_PK) {
/freebsd-11-stable/contrib/wpa/src/common/
H A Dprivsep_commands.h48 int auth_alg; member in struct:privsep_cmd_authenticate
70 int auth_alg; member in struct:privsep_cmd_associate
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dsme.c291 params.auth_alg = WPA_AUTH_ALG_OPEN;
296 params.auth_alg = WPA_AUTH_ALG_LEAP;
298 params.auth_alg |= WPA_AUTH_ALG_LEAP;
302 wpa_dbg(wpa_s, MSG_DEBUG, "Automatic auth_alg selection: 0x%x",
303 params.auth_alg);
304 if (ssid->auth_alg) {
305 params.auth_alg = ssid->auth_alg;
306 wpa_dbg(wpa_s, MSG_DEBUG, "Overriding auth_alg selection: "
307 "0x%x", params.auth_alg);
737 int auth_alg; local
[all...]
H A Dconfig_ssid.h270 * auth_alg - Bitfield of allowed authentication algorithms
274 int auth_alg; member in struct:wpa_ssid
H A Dwpa_supplicant.conf927 # auth_alg: list of allowed IEEE 802.11 authentication algorithms
1755 auth_alg=SHARED
H A Dwpa_priv.c269 params.auth_alg = auth->auth_alg;
333 params.auth_alg = assoc->auth_alg;
H A Dibss_rsn.c500 auth.u.auth.auth_alg = host_to_le16(WLAN_AUTH_OPEN);
912 if (le_to_host16(header->u.auth.auth_alg) != WLAN_AUTH_OPEN ||
H A Dwpa_supplicant_i.h765 int auth_alg; member in struct:wpa_supplicant
782 int auth_alg; member in struct:wpa_supplicant::__anon3784
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_privsep.c252 " auth_alg=%d local_state_change=%d p2p=%d",
254 params->auth_alg, params->local_state_change, params->p2p);
265 data->auth_alg = params->auth_alg;
301 "group_suite=%d key_mgmt_suite=%d auth_alg=%d mode=%d",
304 params->auth_alg, params->mode);
321 data->auth_alg = params->auth_alg;
H A Ddriver_nl80211.h205 int auth_alg; member in struct:wpa_driver_nl80211_data
H A Ddriver_bsd.c1035 wpa_driver_bsd_set_auth_alg(void *priv, int auth_alg) argument
1039 if ((auth_alg & WPA_AUTH_ALG_OPEN) &&
1040 (auth_alg & WPA_AUTH_ALG_SHARED))
1042 else if (auth_alg & WPA_AUTH_ALG_SHARED)
1116 if (wpa_driver_bsd_set_auth_alg(drv, params->auth_alg) < 0)
H A Ddriver.h638 int auth_alg; member in struct:wpa_driver_auth_params
928 * auth_alg - Allowed authentication algorithms
931 int auth_alg; member in struct:wpa_driver_associate_params
3606 * @auth_alg: authentication algorithm used by the station
3612 int (*add_sta_node)(void *priv, const u8 *addr, u16 auth_alg);
/freebsd-11-stable/sbin/setkey/
H A Dparse.y291 : F_ENC enc_alg F_AUTH auth_alg
296 : F_AUTH auth_alg
431 auth_alg
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-802_11.c280 uint16_t auth_alg; member in struct:mgmt_body_t
1454 pbody.auth_alg = EXTRACT_LE_16BITS(p);
1466 if ((pbody.auth_alg == 1) &&
1470 (pbody.auth_alg < NUM_AUTH_ALGS)
1471 ? auth_alg_text[pbody.auth_alg]
1481 (pbody.auth_alg < NUM_AUTH_ALGS)
1482 ? auth_alg_text[pbody.auth_alg]
/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5_ifc_fpga.h402 u8 auth_alg[0x20]; member in struct:mlx5_ifc_ipsec_extended_cap_bits

Completed in 290 milliseconds

12