Home
last modified time | relevance | path

Searched refs:authenticate (Results 1 – 15 of 15) sorted by relevance

/hostap-3.6.0/hostapd/
Dhostapd.deny1 # List of MAC addresses that are not allowed to authenticate (IEEE 802.11)
Dhostapd.accept1 # List of MAC addresses that are allowed to authenticate (IEEE 802.11)
DREADME-WPS301 authenticate the connection instead of the PIN. In addition, an NFC tag
DREADME154 point. The Authenticator will then ask the Supplicant to authenticate
DChangeLog818 authenticate or (re)associate request frames dropping association)
/hostap-3.6.0/src/drivers/
Ddriver_zephyr.h185 int (*authenticate)(void *if_priv, member
Ddriver_zephyr.c995 ret = dev_ops->authenticate(if_ctx->dev_priv, params, curr_bss); in wpa_drv_zep_authenticate()
1341 .authenticate = wpa_drv_zep_authenticate,
Ddriver_privsep.c834 .authenticate = wpa_driver_privsep_authenticate,
Ddriver.h2996 int (*authenticate)(void *priv, member
Ddriver_nl80211.c12175 .authenticate = driver_nl80211_authenticate,
/hostap-3.6.0/tests/
Dcipher-and-key-mgmt-testing.txt207 <3>SME: Trying to authenticate with <DUT MAC address> (SSID='test-psk' freq=5240 MHz)
331 <3>SME: Trying to authenticate with <DUT MAC address> (SSID='test-psk' freq=5240 MHz)
/hostap-3.6.0/wpa_supplicant/
Ddriver_i.h54 if (wpa_s->driver->authenticate) in wpa_drv_authenticate()
55 return wpa_s->driver->authenticate(wpa_s->drv_priv, params); in wpa_drv_authenticate()
Dwpa_priv.c248 if (iface->drv_priv == NULL || iface->driver->authenticate == NULL) in wpa_priv_cmd_authenticate()
288 res = iface->driver->authenticate(iface->drv_priv, &params); in wpa_priv_cmd_authenticate()
DREADME-HS20447 <3>SME: Trying to authenticate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz)
488 <3>SME: Trying to authenticate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz)
DREADME-WPS322 authenticate the connection instead of the PIN. In addition, an NFC tag