Searched refs:LOGGER_DEBUG (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth.c | 225 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "GMK rekeyd"); in wpa_rekey_gmk() 242 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "rekeying GTK"); in wpa_rekey_gtk() 263 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, "rekeying PTK"); in wpa_rekey_ptk() 541 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_auth_sta_associated() 554 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_auth_sta_associated() 600 wpa_auth_logger(sm->wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_auth_sta_deinit() 894 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_receive() 908 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_receive() 912 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_receive() 1045 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_receive() [all …]
|
D | peerkey_auth.c | 59 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()
|
D | wpa_auth_ie.c | 597 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_validate_wpa_ie() 608 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_validate_wpa_ie()
|
D | wpa_auth.h | 169 LOGGER_DEBUG, LOGGER_INFO, LOGGER_WARNING enumerator
|
D | wpa_auth_glue.c | 99 case LOGGER_DEBUG: in hostapd_wpa_auth_logger()
|