Home
last modified time | relevance | path

Searched refs:wpa_alg (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/contrib/wpa/src/common/
H A Ddefs.h190 enum wpa_alg { enum
206 static inline int wpa_alg_bip(enum wpa_alg alg) in wpa_alg_bip()
H A Dwpa_common.h623 enum wpa_alg wpa_cipher_to_alg(int cipher);
/freebsd/contrib/wpa/src/ap/
H A Dhostapd.h345 enum wpa_alg last_gtk_alg;
350 enum wpa_alg last_igtk_alg;
355 enum wpa_alg last_bigtk_alg;
H A Dsta_info.h318 enum wpa_alg last_tk_alg;
H A Dap_drv_ops.h93 enum wpa_alg alg, const u8 *addr,
H A Dwpa_auth.h301 int (*set_key)(void *ctx, int vlan_id, enum wpa_alg alg,
H A Dap_drv_ops.c690 enum wpa_alg alg, const u8 *addr, in hostapd_drv_set_key()
H A Dwpa_auth.c141 enum wpa_alg alg, const u8 *addr, int idx, in wpa_auth_set_key()
2850 enum wpa_alg alg; in fils_set_tk()
3645 enum wpa_alg alg = wpa_cipher_to_alg(sm->pairwise); in SM_STATE()
4345 enum wpa_alg alg; in wpa_group_config_group_keys()
H A Dwpa_auth_glue.c437 static int hostapd_wpa_auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in hostapd_wpa_auth_set_key()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dpreauth_test.c133 static int wpa_supplicant_set_key(void *wpa_s, enum wpa_alg alg, in wpa_supplicant_set_key()
H A Dibss_rsn.c146 static int supp_set_key(void *ctx, enum wpa_alg alg, in supp_set_key()
315 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key()
H A Dmesh_rsn.c102 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key()
H A Ddriver_i.h147 enum wpa_alg alg, const u8 *addr, in wpa_drv_set_key()
H A Dwpa_supplicant_i.h1326 enum wpa_alg last_tk_alg;
H A Dwpas_glue.c518 static int wpa_supplicant_set_key(void *_wpa_s, enum wpa_alg alg, in wpa_supplicant_set_key()
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_ft.c450 enum wpa_alg alg; in wpa_ft_install_ptk()
759 enum wpa_alg alg; in wpa_ft_process_gtk_subelem()
H A Dwpa_i.h240 static inline int wpa_sm_set_key(struct wpa_sm *sm, enum wpa_alg alg, in wpa_sm_set_key()
H A Dwpa.h31 int (*set_key)(void *ctx, enum wpa_alg alg,
H A Dwpa.c912 enum wpa_alg alg; in wpa_supplicant_install_ptk()
1002 enum wpa_alg *alg) in wpa_supplicant_check_group_cipher()
1027 enum wpa_alg alg;
4774 enum wpa_alg alg; in fils_process_assoc_resp()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_privsep.c213 enum wpa_alg alg = params->alg; in wpa_driver_privsep_set_key()
H A Ddriver_wext.c1716 static int wpa_driver_wext_set_key_ext(void *priv, enum wpa_alg alg, in wpa_driver_wext_set_key_ext()
1825 enum wpa_alg alg = params->alg; in wpa_driver_wext_set_key()
H A Ddriver_hostap.c407 enum wpa_alg alg = params->alg; in wpa_driver_hostap_set_key()
H A Ddriver.h1638 enum wpa_alg alg;
H A Ddriver_bsd.c348 enum wpa_alg alg = params->alg; in bsd_set_key()
H A Ddriver_atheros.c501 enum wpa_alg alg = params->alg; in atheros_set_key()

12