Home
last modified time | relevance | path

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

/hostap-latest/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
DChangeLog855 authenticate or (re)associate request frames dropping association)
/hostap-latest/src/drivers/
Ddriver_zephyr.h268 int (*authenticate)(void *if_priv, member
Ddriver_privsep.c834 .authenticate = wpa_driver_privsep_authenticate,
Ddriver_zephyr.c1622 ret = dev_ops->authenticate(if_ctx->dev_priv, params, curr_bss); in wpa_drv_zep_authenticate()
2716 .authenticate = wpa_drv_zep_authenticate,
Ddriver.h3524 int (*authenticate)(void *priv, member
Ddriver_nl80211.c14070 .authenticate = driver_nl80211_authenticate,
/hostap-latest/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-latest/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.c251 if (iface->drv_priv == NULL || iface->driver->authenticate == NULL) in wpa_priv_cmd_authenticate()
291 res = iface->driver->authenticate(iface->drv_priv, &params); in wpa_priv_cmd_authenticate()
DREADME-HS20478 <3>SME: Trying to authenticate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz)
519 <3>SME: Trying to authenticate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz)
DREADME-WPS316 authenticate the connection instead of the PIN. In addition, an NFC tag