Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:FAILURE

472  * This state is entered in case of a failure and state machine waits here
475 SM_STATE(EAP, FAILURE)
477 SM_ENTRY(EAP, FAILURE);
503 * EAP-Success/Failure with lastId + 1 even though RFC 3748 and
509 * security implications (bit easier to fake EAP-Success/Failure).
551 SM_ENTER_GLOBAL(EAP, FAILURE);
581 SM_ENTER(EAP, FAILURE);
629 SM_ENTER(EAP, FAILURE);
936 * failure
1141 wpa_printf(MSG_DEBUG, "EAP: Received EAP-Failure");
1158 * Returns: Pointer to the allocated EAP state machine or %NULL on failure
1288 return "FAILURE";
1664 * Returns: Pointer to allocated type list or %NULL on failure
1886 * Returns: Pointer to the EAP keying data or %NULL on failure
1909 * Returns: Pointer to the EAP response (eapRespData) or %NULL on failure
1956 * Returns: Pointer to EAP payload (after type field), or %NULL on failure