Lines Matching refs:SUCCESS
465 SM_STATE(SUPP_BE, SUCCESS)
467 SM_ENTRY(SUPP_BE, SUCCESS);
529 * and SUCCESS based on eapFail and eapSuccess, respectively.
552 SM_ENTER(SUPP_BE, SUCCESS);
572 SM_ENTER(SUPP_BE, SUCCESS);
585 SM_ENTER(SUPP_BE, SUCCESS);
875 int success = sm->cb_status == EAPOL_CB_SUCCESS ? 1 : 0;
877 sm->ctx->cb(sm, success, sm->ctx->cb_ctx);
914 return "SUCCESS";
1264 * eapol_sm_notify_eap_success - Notification of external EAP success trigger
1266 * @success: %TRUE = set success, %FALSE = clear success
1269 * success (success = %TRUE). This can be cleared by setting success = %FALSE.
1274 void eapol_sm_notify_eap_success(struct eapol_sm *sm, Boolean success)
1279 "EAP success=%d", success);
1280 sm->eapSuccess = success;
1281 sm->altAccept = success;
1282 if (success)
1347 * Returns: 0 on success (len of key available), maximum available key len
1531 * eapol_sm_notify_lower_layer_success - Notification of lower layer success
1535 * successful authentication. This is used to recover from dropped EAP-Success