Searched refs:wpa_alg (Results 1 – 24 of 24) sorted by relevance
| /NextBSD/contrib/wpa/src/drivers/ |
| HD | driver_openbsd.c | 71 wpa_driver_openbsd_set_key(const char *ifname, void *priv, enum wpa_alg alg, in wpa_driver_openbsd_set_key()
|
| HD | driver_privsep.c | 190 enum wpa_alg alg, const u8 *addr, in wpa_driver_privsep_set_key()
|
| HD | driver.h | 1720 int (*set_key)(const char *ifname, void *priv, enum wpa_alg alg,
|
| HD | driver_bsd.c | 291 bsd_set_key(const char *ifname, void *priv, enum wpa_alg alg, in bsd_set_key()
|
| HD | driver_ndis.c | 980 enum wpa_alg alg, const u8 *addr, in wpa_driver_ndis_set_key()
|
| /NextBSD/contrib/wpa/src/common/ |
| HD | defs.h | 137 enum wpa_alg { enum
|
| /NextBSD/contrib/wpa/wpa_supplicant/ |
| HD | preauth_test.c | 127 static int wpa_supplicant_set_key(void *wpa_s, enum wpa_alg alg, in wpa_supplicant_set_key()
|
| HD | ibss_rsn.c | 139 static int supp_set_key(void *ctx, enum wpa_alg alg, in supp_set_key() 290 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key()
|
| HD | mesh_rsn.c | 100 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key()
|
| HD | wpas_glue.c | 485 static int wpa_supplicant_set_key(void *_wpa_s, enum wpa_alg alg, in wpa_supplicant_set_key()
|
| HD | driver_i.h | 144 enum wpa_alg alg, const u8 *addr, in wpa_drv_set_key()
|
| HD | wpa_supplicant.c | 135 enum wpa_alg alg; in wpa_supplicant_set_wpa_none_key()
|
| /NextBSD/contrib/wpa/src/rsn_supp/ |
| HD | wpa_ft.c | 316 enum wpa_alg alg; in wpa_ft_install_ptk() 544 enum wpa_alg alg; in wpa_ft_process_gtk_subelem()
|
| HD | wpa_i.h | 156 static inline int wpa_sm_set_key(struct wpa_sm *sm, enum wpa_alg alg, in wpa_sm_set_key()
|
| HD | wpa.h | 29 int (*set_key)(void *ctx, enum wpa_alg alg,
|
| HD | wpa.c | 604 enum wpa_alg alg; in wpa_supplicant_install_ptk() 661 enum wpa_alg *alg) in wpa_supplicant_check_group_cipher() 686 enum wpa_alg alg;
|
| HD | tdls.c | 193 enum wpa_alg alg; in wpa_tdls_set_key()
|
| /NextBSD/contrib/wpa/src/ap/ |
| HD | wpa_auth.h | 203 int (*set_key)(void *ctx, int vlan_id, enum wpa_alg alg,
|
| HD | ap_drv_ops.h | 85 enum wpa_alg alg, const u8 *addr,
|
| HD | wpa_auth_glue.c | 289 static int hostapd_wpa_auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in hostapd_wpa_auth_set_key()
|
| HD | wpa_auth.c | 125 enum wpa_alg alg, const u8 *addr, int idx, in wpa_auth_set_key() 2350 enum wpa_alg alg = wpa_cipher_to_alg(sm->pairwise); in SM_STATE() 2865 enum wpa_alg alg; in wpa_group_config_group_keys()
|
| HD | wpa_auth_ft.c | 759 enum wpa_alg alg, const u8 *addr, int idx, in wpa_auth_set_key() 771 enum wpa_alg alg; in wpa_ft_install_ptk()
|
| HD | ap_drv_ops.c | 634 enum wpa_alg alg, const u8 *addr, in hostapd_drv_set_key()
|
| /NextBSD/contrib/wpa/wpa_supplicant/tests/ |
| HD | test_wpa.c | 136 static int supp_set_key(void *ctx, enum wpa_alg alg, in supp_set_key()
|