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.h214 enum wpa_alg { enum
230 static inline int wpa_alg_bip(enum wpa_alg alg) in wpa_alg_bip()
H A Dwpa_common.h731 enum wpa_alg wpa_cipher_to_alg(int cipher);
/freebsd/contrib/wpa/src/ap/
H A Dhostapd.h381 enum wpa_alg last_gtk_alg;
386 enum wpa_alg last_igtk_alg;
391 enum wpa_alg last_bigtk_alg;
H A Dsta_info.h315 enum wpa_alg last_tk_alg;
H A Dap_drv_ops.h100 enum wpa_alg alg, const u8 *addr,
H A Dwpa_auth.h347 int (*set_key)(void *ctx, int vlan_id, enum wpa_alg alg,
H A Dap_drv_ops.c812 enum wpa_alg alg, const u8 *addr, in hostapd_drv_set_key()
H A Dwpa_auth.c287 enum wpa_alg alg, const u8 *addr, int idx, in wpa_auth_set_key()
3473 enum wpa_alg alg;
4931 enum wpa_alg alg = wpa_cipher_to_alg(sm->pairwise);
5717 enum wpa_alg alg;
H A Dwpa_auth_glue.c457 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.c134 static int wpa_supplicant_set_key(void *wpa_s, int link_id, enum wpa_alg alg, in wpa_supplicant_set_key()
H A Dibss_rsn.c146 static int supp_set_key(void *ctx, int link_id, enum wpa_alg alg, in supp_set_key()
316 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.h150 enum wpa_alg alg, const u8 *addr, in wpa_drv_set_key()
H A Dwpas_glue.c530 static int wpa_supplicant_set_key(void *_wpa_s, int link_id, enum wpa_alg alg, in wpa_supplicant_set_key()
H A Dwpa_supplicant_i.h1351 enum wpa_alg last_tk_alg;
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h254 enum wpa_alg alg, const u8 *addr, int key_idx, in wpa_sm_set_key()
H A Dwpa_ft.c495 enum wpa_alg alg; in wpa_ft_install_ptk()
804 enum wpa_alg alg; in wpa_ft_process_gtk_subelem()
H A Dwpa.h33 int (*set_key)(void *ctx, int link_id, enum wpa_alg alg,
H A Dwpa.c1190 enum wpa_alg alg; in wpa_supplicant_install_ptk()
1297 enum wpa_alg *alg) in wpa_supplicant_check_group_cipher()
1322 enum wpa_alg alg;
6190 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.c1717 static int wpa_driver_wext_set_key_ext(void *priv, enum wpa_alg alg, in wpa_driver_wext_set_key_ext()
1826 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.h1904 enum wpa_alg alg;
H A Ddriver_bsd.c348 enum wpa_alg alg = params->alg; in bsd_set_key()
H A Ddriver_atheros.c500 enum wpa_alg alg = params->alg; in atheros_set_key()

12