Lines Matching refs:MSG_DEBUG
234 wpa_printf(MSG_DEBUG, "%s: Generating ClientHello", __func__);
302 wpa_printf(MSG_DEBUG, "%s: QueryContextAttributes("
339 wpa_printf(MSG_DEBUG, "SChannel: %d bytes handshake data to process",
409 wpa_printf(MSG_DEBUG, "Schannel: SEC_E_INCOMPLETE_MESSAGE");
412 wpa_printf(MSG_DEBUG, "Schannel: SEC_I_CONTINUE_NEEDED");
416 wpa_printf(MSG_DEBUG, "Schannel: SEC_E_OK - Handshake "
442 wpa_printf(MSG_DEBUG,
446 wpa_printf(MSG_DEBUG, "Schannel: SEC_E_WRONG_PRINCIPAL");
449 wpa_printf(MSG_DEBUG, "Schannel: SEC_E_INTERNAL_ERROR");
454 wpa_printf(MSG_DEBUG, "Schannel: Handshake failed "
498 wpa_printf(MSG_DEBUG, "%s: QueryContextAttributes failed",
502 wpa_printf(MSG_DEBUG, "%s: Stream sizes: header=%u trailer=%u",
510 wpa_printf(MSG_DEBUG, "%s: too short out_data (out_len=%lu "
558 wpa_printf(MSG_DEBUG, "%s: SEC_E_OK", __func__);
564 wpa_printf(MSG_DEBUG, "%s: Failed - status=%d",
581 wpa_printf(MSG_DEBUG, "%s: out_len=%lu < in_len=%lu", __func__,
619 wpa_printf(MSG_DEBUG, "%s: SEC_E_INCOMPLETE_MESSAGE",
623 wpa_printf(MSG_DEBUG, "%s: SEC_E_OK", __func__);
629 wpa_printf(MSG_DEBUG, "%s: No output data from "
637 wpa_printf(MSG_DEBUG, "%s: Too long output data",
645 wpa_printf(MSG_DEBUG, "%s: Failed - status=%d",
753 wpa_printf(MSG_DEBUG, "%s: AcquireCredentialsHandleA failed - "