Home
last modified time | relevance | path

Searched refs:auth_algs (Results 1 – 25 of 81) sorted by relevance

1234

/dports/net/hostapd/hostapd-2.9/hostapd/
H A Dhostapd.conf297 auth_algs=3
/dports/net/hostapd-devel/hostap-14ab4a816/hostapd/
H A Dhostapd.conf320 auth_algs=3
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/hostapd/
H A Dhostapd.conf320 auth_algs=3
/dports/net/hostapd/hostapd-2.9/src/ap/
H A Dap_drv_ops.h248 int auth_algs) in hostapd_drv_set_authmode() argument
252 return hapd->driver->set_authmode(hapd->drv_priv, auth_algs); in hostapd_drv_set_authmode()
H A Dap_config.h345 int auth_algs; /* bitfield of allowed IEEE 802.11 authentication member
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.h248 int auth_algs) in hostapd_drv_set_authmode() argument
252 return hapd->driver->set_authmode(hapd->drv_priv, auth_algs); in hostapd_drv_set_authmode()
H A Dap_config.h345 int auth_algs; /* bitfield of allowed IEEE 802.11 authentication member
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.h248 int auth_algs) in hostapd_drv_set_authmode() argument
252 return hapd->driver->set_authmode(hapd->drv_priv, auth_algs); in hostapd_drv_set_authmode()
H A Dap_config.h345 int auth_algs; /* bitfield of allowed IEEE 802.11 authentication member
/dports/net/hostapd-devel/hostap-14ab4a816/src/ap/
H A Dap_drv_ops.h251 int auth_algs) in hostapd_drv_set_authmode() argument
255 return hapd->driver->set_authmode(hapd->drv_priv, auth_algs); in hostapd_drv_set_authmode()
H A Dap_config.c58 bss->auth_algs = WPA_AUTH_ALG_OPEN | WPA_AUTH_ALG_SHARED; in hostapd_config_defaults_bss()
65 bss->auth_algs = WPA_AUTH_ALG_OPEN; in hostapd_config_defaults_bss()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/ap/
H A Dap_drv_ops.h251 int auth_algs) in hostapd_drv_set_authmode() argument
255 return hapd->driver->set_authmode(hapd->drv_priv, auth_algs); in hostapd_drv_set_authmode()
H A Dap_config.c58 bss->auth_algs = WPA_AUTH_ALG_OPEN | WPA_AUTH_ALG_SHARED; in hostapd_config_defaults_bss()
65 bss->auth_algs = WPA_AUTH_ALG_OPEN; in hostapd_config_defaults_bss()
/dports/net/hostapd-devel/hostap-14ab4a816/src/drivers/
H A Ddriver_atheros.c1900 static int atheros_set_authmode(void *priv, int auth_algs) in atheros_set_authmode() argument
1904 if ((auth_algs & WPA_AUTH_ALG_OPEN) && in atheros_set_authmode()
1905 (auth_algs & WPA_AUTH_ALG_SHARED)) in atheros_set_authmode()
1907 else if (auth_algs & WPA_AUTH_ALG_OPEN) in atheros_set_authmode()
1909 else if (auth_algs & WPA_AUTH_ALG_SHARED) in atheros_set_authmode()
1928 params->key_mgmt_suites, params->auth_algs, in atheros_set_ap()
/dports/net/hostapd/hostapd-2.9/src/drivers/
H A Ddriver_atheros.c1911 static int atheros_set_authmode(void *priv, int auth_algs) in atheros_set_authmode() argument
1915 if ((auth_algs & WPA_AUTH_ALG_OPEN) && in atheros_set_authmode()
1916 (auth_algs & WPA_AUTH_ALG_SHARED)) in atheros_set_authmode()
1918 else if (auth_algs & WPA_AUTH_ALG_OPEN) in atheros_set_authmode()
1920 else if (auth_algs & WPA_AUTH_ALG_SHARED) in atheros_set_authmode()
1939 params->key_mgmt_suites, params->auth_algs, in atheros_set_ap()
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_atheros.c1911 static int atheros_set_authmode(void *priv, int auth_algs) in atheros_set_authmode() argument
1915 if ((auth_algs & WPA_AUTH_ALG_OPEN) && in atheros_set_authmode()
1916 (auth_algs & WPA_AUTH_ALG_SHARED)) in atheros_set_authmode()
1918 else if (auth_algs & WPA_AUTH_ALG_OPEN) in atheros_set_authmode()
1920 else if (auth_algs & WPA_AUTH_ALG_SHARED) in atheros_set_authmode()
1939 params->key_mgmt_suites, params->auth_algs, in atheros_set_ap()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/drivers/
H A Ddriver_atheros.c1900 static int atheros_set_authmode(void *priv, int auth_algs) in atheros_set_authmode() argument
1904 if ((auth_algs & WPA_AUTH_ALG_OPEN) && in atheros_set_authmode()
1905 (auth_algs & WPA_AUTH_ALG_SHARED)) in atheros_set_authmode()
1907 else if (auth_algs & WPA_AUTH_ALG_OPEN) in atheros_set_authmode()
1909 else if (auth_algs & WPA_AUTH_ALG_SHARED) in atheros_set_authmode()
1928 params->key_mgmt_suites, params->auth_algs, in atheros_set_ap()
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/drivers/
H A Ddriver_atheros.c1911 static int atheros_set_authmode(void *priv, int auth_algs) in atheros_set_authmode() argument
1915 if ((auth_algs & WPA_AUTH_ALG_OPEN) && in atheros_set_authmode()
1916 (auth_algs & WPA_AUTH_ALG_SHARED)) in atheros_set_authmode()
1918 else if (auth_algs & WPA_AUTH_ALG_OPEN) in atheros_set_authmode()
1920 else if (auth_algs & WPA_AUTH_ALG_SHARED) in atheros_set_authmode()
1939 params->key_mgmt_suites, params->auth_algs, in atheros_set_ap()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intersil/hostap/
H A Dhostap_main.c498 int val = local->auth_algs; in hostap_set_auth_algs()
510 "failed\n", local->dev->name, local->auth_algs); in hostap_set_auth_algs()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intersil/hostap/
H A Dhostap_main.c498 int val = local->auth_algs; in hostap_set_auth_algs()
510 "failed\n", local->dev->name, local->auth_algs); in hostap_set_auth_algs()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intersil/hostap/
H A Dhostap_main.c498 int val = local->auth_algs; in hostap_set_auth_algs()
510 "failed\n", local->dev->name, local->auth_algs); in hostap_set_auth_algs()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-waveagent.c1193 static const value_string auth_algs[] = { in proto_register_waveagent() local
1656 FT_UINT32, BASE_DEC, VALS(auth_algs), 0x0, in proto_register_waveagent()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-waveagent.c1193 static const value_string auth_algs[] = { in proto_register_waveagent() local
1656 FT_UINT32, BASE_DEC, VALS(auth_algs), 0x0, in proto_register_waveagent()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-waveagent.c1193 static const value_string auth_algs[] = { in proto_register_waveagent() local
1656 FT_UINT32, BASE_DEC, VALS(auth_algs), 0x0, in proto_register_waveagent()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-waveagent.c1193 static const value_string auth_algs[] = { in proto_register_waveagent() local
1656 FT_UINT32, BASE_DEC, VALS(auth_algs), 0x0, in proto_register_waveagent()

1234