Home | History | Annotate | Download | only in crypto

Lines Matching defs:failed

47 	int read_alerts, write_alerts, failed;
207 wpa_printf(MSG_INFO, "TLS: Failed to initialize new TLS "
232 wpa_printf(MSG_INFO, "TLS: Failed to setup new TLS connection: %s",
260 wpa_printf(MSG_INFO, "Failed to configure "
316 wpa_printf(MSG_INFO, "GnuTLS: Failed to preparare new session "
325 wpa_printf(MSG_INFO, "GnuTLS: Failed to configure credentials "
335 wpa_printf(MSG_INFO, "GnuTLS: Failed to set session "
415 "GnuTLS: Failed to read CA cert '%s' in DER format (%s) - try in PEM format",
423 "Failed to read CA cert '%s' in PEM format: %s",
439 "Failed to parse CA cert in DER format: %s",
445 "Failed to parse CA cert in PEM format: %s",
486 wpa_printf(MSG_DEBUG, "Failed to read client cert/key "
499 wpa_printf(MSG_DEBUG, "Failed to read client "
513 wpa_printf(MSG_DEBUG, "Failed to load private_key in "
543 wpa_printf(MSG_DEBUG, "Failed to read client cert/key "
555 wpa_printf(MSG_DEBUG, "Failed to read client "
573 wpa_printf(MSG_DEBUG, "Failed to load private_key in "
589 "GnuTLS: Failed to enable OCSP client");
606 wpa_printf(MSG_INFO, "Failed to configure credentials: %s",
669 wpa_printf(MSG_DEBUG, "Failed to allocate global credentials "
678 wpa_printf(MSG_DEBUG, "Failed to read CA cert '%s' "
685 wpa_printf(MSG_DEBUG, "Failed to read CA cert "
712 wpa_printf(MSG_DEBUG, "Failed to read client cert/key "
718 wpa_printf(MSG_DEBUG, "Failed to read client "
732 wpa_printf(MSG_DEBUG, "Failed to load private_key in "
879 wpa_printf(MSG_INFO, "GnuTLS: Failed to get EKU");
959 "GnuTLS: Failed to extract OCSP information: %s",
1030 wpa_printf(MSG_INFO, "TLS: Failed to verify peer "
1046 "GnuTLS: Failed to print verification status");
1132 "failed");
1275 conn->failed++;
1294 wpa_printf(MSG_DEBUG, "%s - gnutls_record_recv failed: %d "
1363 wpa_printf(MSG_DEBUG, "%s - gnutls_handshake failed "
1365 conn->failed++;
1432 wpa_printf(MSG_INFO, "%s: Encryption failed: %s",
1474 wpa_printf(MSG_DEBUG, "%s - gnutls_record_recv failed: %d "
1539 return conn->failed;