Lines Matching refs:failf
136 * #define failf(x, y, ...) printf(y, __VA_ARGS__)
215 failf(data, "schannel: TLS 1.3 not supported on Windows prior to 11");
538 failf(data, "SSL versions not supported");
541 failf(data, "Unrecognized parameter passed via CURLOPT_SSLVERSION");
576 failf(data, "schannel: Failed to get certificate location"
586 failf(data, "schannel: certificate format compatibility error "
623 failf(data, "schannel: Failed to read cert file %s",
664 failf(data, "schannel: Failed to import cert file %s, "
668 failf(data, "schannel: Failed to import cert file %s, "
679 failf(data, "schannel: Failed to get certificate from file %s"
695 failf(data, "schannel: Failed to open cert store %lx %s, "
737 failf(data, "schannel: client cert support not built in");
746 failf(data, "schannel: unable to allocate memory");
840 failf(data, "schannel: Unknown TLS 1.3 cipher: %.*s", (int)n, namep);
855 failf(data, "schannel: All available TLS 1.3 ciphers were disabled");
995 failf(data, "schannel: This version of Schannel does not support "
1002 failf(data, "schannel: Failed setting algorithm cipher list");
1032 failf(data, "schannel: AcquireCredentialsHandle failed: %s",
1112 failf(data, "schannel: this version of Windows is too old to support "
1121 failf(data, "schannel: CA cert support not built in");
1194 failf(data, "Error setting ALPN");
1236 failf(data, "schannel: unable to allocate memory");
1259 failf(data, "schannel: initial InitializeSecurityContext failed: %s",
1263 failf(data, "schannel: SNI or certificate check failed: %s",
1278 failf(data, "schannel: initial InitializeSecurityContext failed: %s",
1293 failf(data, "schannel: failed to send initial handshake data: "
1349 failf(data, "schannel: unable to allocate memory");
1361 failf(data, "schannel: unable to allocate memory");
1376 failf(data, "schannel: unable to re-allocate memory");
1402 failf(data, "schannel: failed to receive handshake, "
1430 failf(data, "schannel: unable to allocate memory");
1482 failf(data, "schannel: failed to send next handshake data: "
1498 failf(data, "schannel: next InitializeSecurityContext failed: %s",
1502 failf(data, "schannel: SNI or certificate check failed: %s",
1506 failf(data, "schannel: %s",
1521 failf(data, "schannel: next InitializeSecurityContext failed: %s",
1578 failf(data, "SSL: public key does not match pinned public key");
1700 failf(data, "schannel: failed to setup sequence detection");
1702 failf(data, "schannel: failed to setup replay detection");
1704 failf(data, "schannel: failed to setup confidentiality");
1706 failf(data, "schannel: failed to setup memory allocation");
1708 failf(data, "schannel: failed to setup stream orientation");
1720 failf(data, "schannel: failed to retrieve ALPN result");
1735 failf(data, "schannel: server selected an ALPN protocol too late");
1770 failf(data, "schannel: failed to store credential handle");
1791 failf(data, "schannel: failed to retrieve remote cert context");
1839 failf(data, "SSL/TLS connection timeout");
1857 failf(data, "SSL/TLS connection timeout");
1874 failf(data, "select/poll on SSL/TLS socket, errno: %d", SOCKERRNO);
1884 failf(data, "SSL/TLS connection timeout");
2032 failf(data, "schannel: timed out sending data "
2043 failf(data, "select/poll on SSL socket, errno: %d", SOCKERRNO);
2049 failf(data, "schannel: timed out sending data "
2155 failf(data, "schannel: unable to re-allocate memory");
2244 failf(data, "schannel: unable to re-allocate memory");
2510 failf(data, "schannel: ApplyControlToken failure: %s",
2640 failf(data, "schannel: Failed to read remote certificate context: %s",
2658 failf(data, "SSL: failed retrieving public key from server certificate");
2667 failf(data, "SSL: public key does not match pinned public key");