Home
last modified time | relevance | path

Searched refs:wpa_driver_set_key_params (Results 1 – 12 of 12) sorted by relevance

/external/wpa_supplicant_8/src/drivers/
Ddriver_openbsd.c72 wpa_driver_openbsd_set_key(void *priv, struct wpa_driver_set_key_params *params)
Ddriver.h1936 struct wpa_driver_set_key_params { struct
3227 int (*set_key)(void *priv, struct wpa_driver_set_key_params *params);
Ddriver_privsep.c209 struct wpa_driver_set_key_params *params) in wpa_driver_privsep_set_key()
Ddriver_hostap.c400 struct wpa_driver_set_key_params *params) in wpa_driver_hostap_set_key()
Ddriver_bsd.c313 bsd_set_key(void *priv, struct wpa_driver_set_key_params *params) in bsd_set_key()
Ddriver_atheros.c494 atheros_set_key(void *priv, struct wpa_driver_set_key_params *params) in atheros_set_key()
Ddriver_wext.c1821 struct wpa_driver_set_key_params *params) in wpa_driver_wext_set_key()
Ddriver_ndis.c1038 struct wpa_driver_set_key_params *params) in wpa_driver_ndis_set_key_wrapper()
Ddriver_nl80211.c3577 struct wpa_driver_set_key_params *params) in wpa_driver_nl80211_set_key()
4151 struct wpa_driver_set_key_params p; in wpa_driver_nl80211_authenticate()
10982 struct wpa_driver_set_key_params *params) in driver_nl80211_set_key()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_priv.c397 struct wpa_driver_set_key_params p; in wpa_priv_cmd_set_key()
Ddriver_i.h167 struct wpa_driver_set_key_params params; in wpa_drv_set_key()
/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.c826 struct wpa_driver_set_key_params params; in hostapd_drv_set_key()