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

  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver.h 134 * @drv_name: struct wpa_driver_ops::name (note: unlike other strings, this one
147 * Data for struct wpa_driver_ops::associate().
322 * struct wpa_driver_ops::set_key using alg = WPA_ALG_PMK */
375 * struct wpa_driver_ops - Driver interface API definition
381 struct wpa_driver_ops { struct
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 10 * driver operations. This is followed by the struct wpa_driver_ops that each
195 * @drv_name: struct wpa_driver_ops::name (note: unlike other strings, this one
210 * Data for struct wpa_driver_ops::scan2().
297 * Data for struct wpa_driver_ops::authenticate().
328 * Data for struct wpa_driver_ops::associate().
782 * struct wpa_driver_ops::set_key using alg = WPA_ALG_PMK */
1032 * struct wpa_driver_ops - Driver interface API definition
1038 struct wpa_driver_ops { struct
    [all...]

Completed in 156 milliseconds