Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/wpa/wpa_supplicant/tests/
Dtest_wpa.c41 u8 *supp_eapol; member
74 wpa_receive(wpa->auth_group, wpa->auth, wpa->supp_eapol, in auth_eapol_rx()
88 os_free(wpa->supp_eapol); in supp_ether_send()
89 wpa->supp_eapol = os_malloc(len); in supp_ether_send()
90 if (wpa->supp_eapol == NULL) in supp_ether_send()
92 os_memcpy(wpa->supp_eapol, buf, len); in supp_ether_send()
334 os_free(wpa->supp_eapol); in deinit()
335 wpa->supp_eapol = NULL; in deinit()