HomeSort by relevance Sort by last modified time
    Searched refs:set_auth_alg (Results 1 - 20 of 20) sorted by null

  /external/wpa_supplicant/
driver.h 483 * set_auth_alg - Set IEEE 802.11 authentication algorithm
496 * associate() params, so set_auth_alg may not be needed in case of
501 int (*set_auth_alg)(void *priv, int auth_alg); member in struct:wpa_driver_ops
wpa_supplicant_i.h 454 if (wpa_s->driver->set_auth_alg) {
455 return wpa_s->driver->set_auth_alg(wpa_s->drv_priv,
driver_ndiswrapper.c 362 .set_auth_alg = wpa_ndiswrapper_set_auth_alg,
driver_hostap.c 513 .set_auth_alg = wpa_driver_hostap_set_auth_alg,
driver_ipw.c 463 .set_auth_alg = wpa_driver_ipw_set_auth_alg,
driver_madwifi.c 565 .set_auth_alg = wpa_driver_madwifi_set_auth_alg,
driver_bsd.c 790 .set_auth_alg = wpa_driver_bsd_set_auth_alg,
driver_wext.c 78 /* for set_auth_alg fallback */
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant_i.h 478 if (wpa_s->driver->set_auth_alg) {
479 return wpa_s->driver->set_auth_alg(wpa_s->drv_priv,
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver.h 627 * set_auth_alg - Set IEEE 802.11 authentication algorithm
640 * associate() params, so set_auth_alg may not be needed in case of
645 int (*set_auth_alg)(void *priv, int auth_alg); member in struct:wpa_driver_ops
    [all...]
driver_ndiswrapper.c 360 .set_auth_alg = wpa_ndiswrapper_set_auth_alg,
driver_hostap.c 509 .set_auth_alg = wpa_driver_hostap_set_auth_alg,
driver_ipw.c 459 .set_auth_alg = wpa_driver_ipw_set_auth_alg,
driver_madwifi.c 598 .set_auth_alg = wpa_driver_madwifi_set_auth_alg,
driver_bsd.c 793 .set_auth_alg = wpa_driver_bsd_set_auth_alg,
driver_nl80211.c 65 /* for set_auth_alg fallback */
    [all...]
driver_wext.c     [all...]
  /hardware/ti/wlan/wl1271/wpa_supplicant_lib/
driver_ti.c     [all...]
  /system/wlan/ti/wilink_6_1/wpa_supplicant_lib/
driver_ti.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/wpa_supplicant_lib/
driver_ti.c     [all...]

Completed in 181 milliseconds