Home
last modified time | relevance | path

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

/hostap-latest/src/drivers/
Ddriver_openbsd.c72 wpa_driver_openbsd_set_key(void *priv, struct wpa_driver_set_key_params *params)
Ddriver.h1903 struct wpa_driver_set_key_params { struct
3134 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_zephyr.c1747 struct wpa_driver_set_key_params *params) in wpa_drv_zep_set_key()
Ddriver_ndis.c1038 struct wpa_driver_set_key_params *params) in wpa_driver_ndis_set_key_wrapper()
Ddriver_nl80211.c3441 struct wpa_driver_set_key_params *params) in wpa_driver_nl80211_set_key()
3973 struct wpa_driver_set_key_params p; in wpa_driver_nl80211_authenticate()
10738 struct wpa_driver_set_key_params *params) in driver_nl80211_set_key()
/hostap-latest/wpa_supplicant/
Ddriver_i.h156 struct wpa_driver_set_key_params params; in wpa_drv_set_key()
Dwpa_priv.c397 struct wpa_driver_set_key_params p; in wpa_priv_cmd_set_key()
/hostap-latest/src/ap/
Dap_drv_ops.c817 struct wpa_driver_set_key_params params; in hostapd_drv_set_key()