Lines Matching defs:addr
106 struct wpa_authenticator *wpa_auth, const u8 *addr) in wpa_auth_mic_failure_report()
113 const u8 *addr, wpa_eapol_variable var, in wpa_auth_set_eapol()
120 const u8 *addr, wpa_eapol_variable var) in wpa_auth_get_eapol()
126 const u8 *addr, const u8 *prev_psk) in wpa_auth_get_psk()
152 const u8 *addr, u8 *msk, size_t *len) in wpa_auth_get_msk()
159 enum wpa_alg alg, const u8 *addr, int idx, in wpa_auth_set_key()
195 const u8 *addr, int idx, u8 *seq) in wpa_auth_get_seqnum()
204 wpa_auth_send_eapol(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_send_eapol()
218 const u8 *addr, u16 reason) in wpa_sta_disconnect()
365 struct wpa_authenticator * wpa_init(const u8 *addr, in wpa_init()
415 wpa_auth_sta_init(struct wpa_authenticator *wpa_auth, const u8 *addr) in wpa_auth_sta_init()
951 int wpa_auth_pmksa_add_sae(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_pmksa_add_sae()
973 static int wpa_gmk_to_gtk(const u8 *gmk, const char *label, const u8 *addr, in wpa_gmk_to_gtk()