Searched defs:wpa_auth (Results 1 – 9 of 9) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth.c | 63 struct wpa_authenticator *wpa_auth, const u8 *addr) in wpa_auth_mic_failure_report() 70 static inline void wpa_auth_set_eapol(struct wpa_authenticator *wpa_auth, in wpa_auth_set_eapol() 79 static inline int wpa_auth_get_eapol(struct wpa_authenticator *wpa_auth, in wpa_auth_get_eapol() 88 static inline const u8 * wpa_auth_get_psk(struct wpa_authenticator *wpa_auth, in wpa_auth_get_psk() 97 static inline int wpa_auth_get_msk(struct wpa_authenticator *wpa_auth, in wpa_auth_get_msk() 106 static inline int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, in wpa_auth_set_key() 118 static inline int wpa_auth_get_seqnum(struct wpa_authenticator *wpa_auth, in wpa_auth_get_seqnum() 128 wpa_auth_send_eapol(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_send_eapol() 138 int wpa_auth_for_each_sta(struct wpa_authenticator *wpa_auth, in wpa_auth_for_each_sta() 148 int wpa_auth_for_each_auth(struct wpa_authenticator *wpa_auth, in wpa_auth_for_each_auth() [all …]
|
D | peerkey_auth.c | 56 static void wpa_smk_send_error(struct wpa_authenticator *wpa_auth, in wpa_smk_send_error() 87 void wpa_smk_m1(struct wpa_authenticator *wpa_auth, in wpa_smk_m1() 151 static void wpa_send_smk_m4(struct wpa_authenticator *wpa_auth, in wpa_send_smk_m4() 204 static void wpa_send_smk_m5(struct wpa_authenticator *wpa_auth, in wpa_send_smk_m5() 261 void wpa_smk_m3(struct wpa_authenticator *wpa_auth, in wpa_smk_m3() 332 void wpa_smk_error(struct wpa_authenticator *wpa_auth, in wpa_smk_error() 375 int wpa_stsl_remove(struct wpa_authenticator *wpa_auth, in wpa_stsl_remove()
|
D | wpa_auth_ft.c | 54 static int wpa_ft_rrb_send(struct wpa_authenticator *wpa_auth, const u8 *dst, in wpa_ft_rrb_send() 65 static int wpa_ft_action_send(struct wpa_authenticator *wpa_auth, in wpa_ft_action_send() 76 wpa_ft_add_sta(struct wpa_authenticator *wpa_auth, const u8 *sta_addr) in wpa_ft_add_sta() 212 static int wpa_ft_store_pmk_r0(struct wpa_authenticator *wpa_auth, in wpa_ft_store_pmk_r0() 237 static int wpa_ft_fetch_pmk_r0(struct wpa_authenticator *wpa_auth, in wpa_ft_fetch_pmk_r0() 262 static int wpa_ft_store_pmk_r1(struct wpa_authenticator *wpa_auth, in wpa_ft_store_pmk_r1() 287 static int wpa_ft_fetch_pmk_r1(struct wpa_authenticator *wpa_auth, in wpa_ft_fetch_pmk_r1() 312 static int wpa_ft_pull_pmk_r1(struct wpa_authenticator *wpa_auth, in wpa_ft_pull_pmk_r1() 404 static inline int wpa_auth_get_seqnum(struct wpa_authenticator *wpa_auth, in wpa_auth_get_seqnum() 868 static inline int wpa_auth_set_key(struct wpa_authenticator *wpa_auth, in wpa_auth_set_key() [all …]
|
D | wpa_auth_ie.c | 338 int wpa_auth_gen_wpa_ie(struct wpa_authenticator *wpa_auth) in wpa_auth_gen_wpa_ie() 417 int wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth, in wpa_validate_wpa_ie()
|
D | hostapd.h | 97 struct wpa_authenticator *wpa_auth; member
|
D | wpa_auth_i.h | 31 struct wpa_authenticator *wpa_auth; member
|
/external/wpa_supplicant/ |
D | driver_broadcom.c | 527 int wpa_auth; in wpa_driver_broadcom_associate() local
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
D | driver_broadcom.c | 532 int wpa_auth; in wpa_driver_broadcom_associate() local
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_broadcom.c | 525 int wpa_auth; in wpa_driver_broadcom_associate() local
|