Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/tests/
Dtest-eapol.c119 static void auth_eapol_rx(void *eloop_data, void *user_ctx) in auth_eapol_rx() function
185 eloop_register_timeout(0, 0, auth_eapol_rx, wpa, NULL); in supp_ether_send()
364 eloop_register_timeout(0, 0, auth_eapol_rx, wpa, NULL); in auth_read_msg()
419 if (!eloop_is_timeout_registered(auth_eapol_rx, wpa, NULL)) in supp_eapol_key_request()