Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm.h74 void eapol_auth_free(struct eapol_state_machine *sm);
H A Deapol_auth_sm.c852 eapol_auth_free(sm); in eapol_auth_alloc()
871 eapol_auth_free(sm); in eapol_auth_alloc()
880 void eapol_auth_free(struct eapol_state_machine *sm) in eapol_auth_free() function
/freebsd/contrib/wpa/src/ap/
H A Dieee802_1x.c1494 eapol_auth_free(sm); in ieee802_1x_free_station()