Home | History | Annotate | Download | only in vtls

Lines Matching full:failf

207       failf(data, "%s I/O error: %s", procname, strerror(errno));
212 failf(data, "%s: %s", procname, gsk_strerror(rc));
228 failf(data, "gsk_attribute_set_enum() I/O error: %s", strerror(errno));
234 failf(data, "gsk_attribute_set_enum(): %s", gsk_strerror(rc));
250 failf(data, "gsk_attribute_set_buffer() I/O error: %s", strerror(errno));
256 failf(data, "gsk_attribute_set_buffer(): %s", gsk_strerror(rc));
272 failf(data, "gsk_attribute_set_numeric_value() I/O error: %s",
276 failf(data, "gsk_attribute_set_numeric_value(): %s", gsk_strerror(rc));
292 failf(data, "gsk_attribute_set_callback() I/O error: %s", strerror(errno));
295 failf(data, "gsk_attribute_set_callback(): %s", gsk_strerror(rc));
357 failf(data, "Unknown cipher %.*s", l, clp);
391 failf(data, "TLSv1.1-only ciphers are not yet supported");
402 failf(data, "TLSv1.2-only ciphers are not yet supported");
468 failf(data, "gsk_environment_open(): %s", gsk_strerror(rc));
787 failf(data, "GSKit: TLS 1.3 is not yet supported");
903 failf(data, "Unrecognized parameter passed via CURLOPT_SSLVERSION");
934 failf(data, "No SSL protocol/cipher combination enabled");
956 failf(data, "TLS 1.1 not yet supported");
968 failf(data, "TLS 1.2 not yet supported");
1048 failf(data, "QsoWaitForIOCompletion() I/O error: %s", strerror(errno));
1149 failf(data, "SSL: public key does not match pinned public key!");
1179 failf(data, "SSL connection timeout");
1198 failf(data, "SSL connection timeout");
1286 failf(data, "select/poll on SSL socket, errno: %d", SOCKERRNO);
1292 failf(data, "SSL shutdown timeout");
1303 failf(data, "read: %s", strerror(errno));