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

  /external/wpa_supplicant_8/src/drivers/
drivers.c 14 const struct wpa_driver_ops *const wpa_drivers[] =
driver_none.c 77 const struct wpa_driver_ops wpa_driver_none_ops = {
driver.h 10 * driver operations. This is followed by the struct wpa_driver_ops that each
330 * @drv_name: struct wpa_driver_ops::name (note: unlike other strings, this one
357 * Data for struct wpa_driver_ops::scan2().
579 * Data for struct wpa_driver_ops::authenticate().
694 * Data for struct wpa_driver_ops::sta_auth().
756 * Data for struct wpa_driver_ops::associate().
2061 struct wpa_driver_ops { struct
    [all...]
driver_openbsd.c 127 const struct wpa_driver_ops wpa_driver_openbsd_ops = {
driver_wired.c 396 const struct wpa_driver_ops wpa_driver_wired_ops = {
driver_roboswitch.c 469 const struct wpa_driver_ops wpa_driver_roboswitch_ops = {
driver_privsep.c 815 struct wpa_driver_ops wpa_driver_privsep_ops = {
835 const struct wpa_driver_ops *const wpa_drivers[] =
driver_macsec_qca.c 733 const struct wpa_driver_ops wpa_driver_macsec_qca_ops = {
driver_hostap.c 1168 const struct wpa_driver_ops wpa_driver_hostap_ops = {
driver_macsec_linux.c 1278 const struct wpa_driver_ops wpa_driver_macsec_linux_ops = {
driver_bsd.c     [all...]
driver_atheros.c     [all...]
driver_ndis.c     [all...]
driver_wext.c     [all...]
driver_nl80211.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
preauth_test.c 30 const struct wpa_driver_ops *const wpa_drivers[] = { NULL };
216 static struct wpa_driver_ops dummy_driver;
eapol_test.c 34 const struct wpa_driver_ops *const wpa_drivers[] = { NULL };
994 struct wpa_driver_ops eapol_test_drv_ops = {
    [all...]
wpa_supplicant_i.h 593 const struct wpa_driver_ops *driver;
    [all...]
wpa_priv.c 35 const struct wpa_driver_ops *driver;
ctrl_iface.c     [all...]
  /external/wpa_supplicant_8/src/ap/
ap_config.h 702 const struct wpa_driver_ops *driver;
hostapd.h 146 const struct wpa_driver_ops *driver;
hostapd.c     [all...]
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]

Completed in 545 milliseconds