Searched refs:eapol_auth_tx_canned_eap (Results 1 – 1 of 1) sorted by relevance
35 #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, in eapol_auth_tx_canned_eap() function