Searched refs:LOGGER_DEBUG (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth.c | 256 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "GMK rekeyd"); in wpa_rekey_gmk() 273 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "rekeying GTK"); in wpa_rekey_gtk() 301 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, "rekeying PTK"); in wpa_rekey_ptk() 603 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_auth_sta_associated() 618 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_auth_sta_associated() 679 wpa_auth_logger(sm->wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_auth_sta_deinit() 1038 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_receive() 1060 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_receive() 1069 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_receive() 1073 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 | 686 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_validate_wpa_ie() 697 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_validate_wpa_ie()
|
D | wpa_auth.h | 177 LOGGER_DEBUG, LOGGER_INFO, LOGGER_WARNING enumerator
|
D | wpa_auth_glue.c | 119 case LOGGER_DEBUG: in hostapd_wpa_auth_logger()
|