Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c199 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_logger() function
227 wpa_auth_logger(wpa_auth, addr, level, format); in wpa_auth_vlogger()
272 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "GMK rekeyd"); in wpa_rekey_gmk()
289 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "rekeying GTK"); in wpa_rekey_gtk()
317 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, "rekeying PTK"); in wpa_rekey_ptk()
621 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_auth_sta_associated()
633 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_auth_sta_associated()
648 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_auth_sta_associated()
712 wpa_auth_logger(sm->wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_auth_sta_deinit()
838 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_INFO, in wpa_receive_error_report()
[all …]
Dwpa_auth_i.h270 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr,