Home
last modified time | relevance | path

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

12

/freebsd-14-stable/contrib/wpa/src/common/
HDdefs.h214 enum wpa_alg { enum
230 static inline int wpa_alg_bip(enum wpa_alg alg) in wpa_alg_bip()
HDwpa_common.h731 enum wpa_alg wpa_cipher_to_alg(int cipher);
/freebsd-14-stable/contrib/wpa/src/ap/
HDhostapd.h381 enum wpa_alg last_gtk_alg;
386 enum wpa_alg last_igtk_alg;
391 enum wpa_alg last_bigtk_alg;
HDsta_info.h315 enum wpa_alg last_tk_alg;
HDap_drv_ops.h100 enum wpa_alg alg, const u8 *addr,
HDwpa_auth.h347 int (*set_key)(void *ctx, int vlan_id, enum wpa_alg alg,
HDap_drv_ops.c812 enum wpa_alg alg, const u8 *addr, in hostapd_drv_set_key()
HDwpa_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;
HDwpa_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-14-stable/contrib/wpa/wpa_supplicant/
HDpreauth_test.c134 static int wpa_supplicant_set_key(void *wpa_s, int link_id, enum wpa_alg alg, in wpa_supplicant_set_key()
HDibss_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()
HDmesh_rsn.c102 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key()
HDdriver_i.h150 enum wpa_alg alg, const u8 *addr, in wpa_drv_set_key()
HDwpas_glue.c530 static int wpa_supplicant_set_key(void *_wpa_s, int link_id, enum wpa_alg alg, in wpa_supplicant_set_key()
HDwpa_supplicant_i.h1351 enum wpa_alg last_tk_alg;
/freebsd-14-stable/contrib/wpa/src/rsn_supp/
HDwpa_i.h254 enum wpa_alg alg, const u8 *addr, int key_idx, in wpa_sm_set_key()
HDwpa_ft.c495 enum wpa_alg alg; in wpa_ft_install_ptk()
804 enum wpa_alg alg; in wpa_ft_process_gtk_subelem()
HDwpa.h33 int (*set_key)(void *ctx, int link_id, enum wpa_alg alg,
HDwpa.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-14-stable/contrib/wpa/src/drivers/
HDdriver_privsep.c213 enum wpa_alg alg = params->alg; in wpa_driver_privsep_set_key()
HDdriver_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()
HDdriver_hostap.c407 enum wpa_alg alg = params->alg; in wpa_driver_hostap_set_key()
HDdriver_bsd.c348 enum wpa_alg alg = params->alg; in bsd_set_key()
HDdriver.h1904 enum wpa_alg alg;
HDdriver_atheros.c500 enum wpa_alg alg = params->alg; in atheros_set_key()

12