Searched refs:eapol_auth_tx_canned_eap (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm.c35 #define txCannedFail() eapol_auth_tx_canned_eap(sm, 0)
36 #define txCannedSuccess() eapol_auth_tx_canned_eap(sm, 1)
85 static void eapol_auth_tx_canned_eap(struct eapol_state_machine *sm, function

Completed in 47 milliseconds