Searched refs:wpa_auth_logger (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/src/ap/ |
D | wpa_auth.c | 408 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_logger() function 436 wpa_auth_logger(wpa_auth, addr, level, format); in wpa_auth_vlogger() 481 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "GMK rekeyd"); in wpa_rekey_gmk() 497 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "rekeying GTK"); in wpa_rekey_all_groups() 605 wpa_auth_logger(wpa_auth, wpa_auth_get_spa(sm), LOGGER_DEBUG, in wpa_rekey_ptk() 971 wpa_auth_logger(wpa_auth, wpa_auth_get_spa(sm), LOGGER_DEBUG, 982 wpa_auth_logger(wpa_auth, wpa_auth_get_spa(sm), LOGGER_DEBUG, 997 wpa_auth_logger(wpa_auth, wpa_auth_get_spa(sm), LOGGER_DEBUG, 1076 wpa_auth_logger(wpa_auth, wpa_auth_get_spa(sm), LOGGER_DEBUG, 1219 wpa_auth_logger(sm->wpa_auth, wpa_auth_get_spa(sm), [all …]
|
D | wpa_auth_i.h | 312 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr,
|