Home
last modified time | relevance | path

Searched refs:wpa_auth_logger (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c187 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_logger() function
215 wpa_auth_logger(wpa_auth, addr, level, format); in wpa_auth_vlogger()
257 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "GMK rekeyd"); in wpa_rekey_gmk()
274 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "rekeying GTK"); in wpa_rekey_gtk()
302 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, "rekeying PTK"); in wpa_rekey_ptk()
604 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_auth_sta_associated()
619 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_auth_sta_associated()
680 wpa_auth_logger(sm->wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_auth_sta_deinit()
802 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_INFO, in wpa_receive_error_report()
806 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_INFO, in wpa_receive_error_report()
[all …]
Dpeerkey_auth.c59 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_smk_send_error()
133 wpa_auth_logger(wpa_auth, search.sm->addr, LOGGER_DEBUG, in wpa_smk_m1()
186 wpa_auth_logger(sm->wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_send_smk_m4()
243 wpa_auth_logger(sm->wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_send_smk_m5()
Dwpa_auth_i.h217 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr,