Searched defs:wpa_auth_logger (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth.c158 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr, function
186 wpa_auth_logger(wpa_auth, addr, level, format);
228 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "GMK rekeyd");
245 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "rekeying GTK");
266 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, "rekeying PTK");
565 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG,
580 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG,
640 wpa_auth_logger(sm->wpa_auth, sm->addr, LOGGER_DEBUG,
762 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_INFO,
766 wpa_auth_logger(wpa_aut
[all...]
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth.c158 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr, function
186 wpa_auth_logger(wpa_auth, addr, level, format);
228 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "GMK rekeyd");
245 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "rekeying GTK");
266 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, "rekeying PTK");
565 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG,
580 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG,
640 wpa_auth_logger(sm->wpa_auth, sm->addr, LOGGER_DEBUG,
762 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_INFO,
766 wpa_auth_logger(wpa_aut
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth.c158 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr, function
186 wpa_auth_logger(wpa_auth, addr, level, format);
228 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "GMK rekeyd");
245 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "rekeying GTK");
266 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, "rekeying PTK");
565 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG,
580 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG,
640 wpa_auth_logger(sm->wpa_auth, sm->addr, LOGGER_DEBUG,
762 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_INFO,
766 wpa_auth_logger(wpa_aut
[all...]

Completed in 89 milliseconds