Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_openbsd.c72 wpa_driver_openbsd_set_key(void *priv, struct wpa_driver_set_key_params *params)
H A Ddriver.h1891 struct wpa_driver_set_key_params { struct
3112 int (*set_key)(void *priv, struct wpa_driver_set_key_params *params);
H A Ddriver_privsep.c209 struct wpa_driver_set_key_params *params) in wpa_driver_privsep_set_key()
H A Ddriver_hostap.c400 struct wpa_driver_set_key_params *params) in wpa_driver_hostap_set_key()
H A Ddriver_bsd.c342 bsd_set_key(void *priv, struct wpa_driver_set_key_params *params) in bsd_set_key()
H A Ddriver_wext.c1821 struct wpa_driver_set_key_params *params) in wpa_driver_wext_set_key()
H A Ddriver_atheros.c494 atheros_set_key(void *priv, struct wpa_driver_set_key_params *params) in atheros_set_key()
H A Ddriver_ndis.c1038 struct wpa_driver_set_key_params *params) in wpa_driver_ndis_set_key_wrapper()
H A 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()
10680 struct wpa_driver_set_key_params *params) in driver_nl80211_set_key()
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h156 struct wpa_driver_set_key_params params; in wpa_drv_set_key()
H A Dwpa_priv.c397 struct wpa_driver_set_key_params p; in wpa_priv_cmd_set_key()
/freebsd/contrib/wpa/src/ap/
H A Dap_drv_ops.c817 struct wpa_driver_set_key_params params; in hostapd_drv_set_key()