Home | History | Annotate | Download | only in crypto

Lines Matching refs:FAILED

43 	int failed, read_alerts, write_alerts;
157 conn->established = conn->failed = 0;
257 "failed - 0x%x",
276 wpa_printf(MSG_ERROR, "SChannel: Failed to generate ClientHello");
303 "SECPKG_ATTR_EAP_KEY_BLOCK) failed (%d)",
391 (FAILED(status) && (sspi_flags_out & ISC_RET_EXTENDED_ERROR))) {
453 if (FAILED(status)) {
454 wpa_printf(MSG_DEBUG, "Schannel: Handshake failed "
456 conn->failed++;
498 wpa_printf(MSG_DEBUG, "%s: QueryContextAttributes failed",
564 wpa_printf(MSG_DEBUG, "%s: Failed - status=%d",
645 wpa_printf(MSG_DEBUG, "%s: Failed - status=%d",
690 return conn->failed;
724 wpa_printf(MSG_ERROR, "%s: CertOpenSystemStore failed - 0x%x",
746 wpa_printf(MSG_DEBUG, "%s: AcquireCredentialsHandleA failed - "