Lines Matching refs:failf
198 failf(data, "schannel: TLS 1.3 is not yet supported"); in set_ssl_version_min_max()
479 failf(data, "schannel: this version of Windows is too old to support " in schannel_connect_step1()
488 failf(data, "schannel: CA cert support not built in"); in schannel_connect_step1()
578 failf(data, "Unrecognized parameter passed via CURLOPT_SSLVERSION"); in schannel_connect_step1()
585 failf(data, "Unable to set ciphers to passed via SSL_CONN_CONFIG"); in schannel_connect_step1()
608 failf(data, "schannel: Failed to get certificate location for %s", in schannel_connect_step1()
620 failf(data, "schannel: Failed to open cert store %x %s, " in schannel_connect_step1()
659 failf(data, "schannel: client cert support not built in"); in schannel_connect_step1()
668 failf(data, "schannel: unable to allocate memory"); in schannel_connect_step1()
691 failf(data, "schannel: AcquireCredentialsHandle failed: %s", in schannel_connect_step1()
783 failf(data, "schannel: unable to allocate memory"); in schannel_connect_step1()
811 failf(data, "schannel: initial InitializeSecurityContext failed: %s", in schannel_connect_step1()
815 failf(data, "schannel: SNI or certificate check failed: %s", in schannel_connect_step1()
830 failf(data, "schannel: initial InitializeSecurityContext failed: %s", in schannel_connect_step1()
844 failf(data, "schannel: failed to send initial handshake data: " in schannel_connect_step1()
899 failf(data, "schannel: unable to allocate memory"); in schannel_connect_step2()
911 failf(data, "schannel: unable to allocate memory"); in schannel_connect_step2()
926 failf(data, "schannel: unable to re-allocate memory"); in schannel_connect_step2()
952 failf(data, "schannel: failed to receive handshake, " in schannel_connect_step2()
980 failf(data, "schannel: unable to allocate memory"); in schannel_connect_step2()
1039 failf(data, "schannel: failed to send next handshake data: " in schannel_connect_step2()
1055 failf(data, "schannel: next InitializeSecurityContext failed: %s", in schannel_connect_step2()
1059 failf(data, "schannel: SNI or certificate check failed: %s", in schannel_connect_step2()
1074 failf(data, "schannel: next InitializeSecurityContext failed: %s", in schannel_connect_step2()
1131 failf(data, "SSL: public key does not match pinned public key!"); in schannel_connect_step2()
1228 failf(data, "schannel: failed to setup sequence detection"); in schannel_connect_step3()
1230 failf(data, "schannel: failed to setup replay detection"); in schannel_connect_step3()
1232 failf(data, "schannel: failed to setup confidentiality"); in schannel_connect_step3()
1234 failf(data, "schannel: failed to setup memory allocation"); in schannel_connect_step3()
1236 failf(data, "schannel: failed to setup stream orientation"); in schannel_connect_step3()
1246 failf(data, "schannel: failed to retrieve ALPN result"); in schannel_connect_step3()
1298 failf(data, "schannel: failed to store credential handle"); in schannel_connect_step3()
1317 failf(data, "schannel: failed to retrieve remote cert context"); in schannel_connect_step3()
1364 failf(data, "SSL/TLS connection timeout"); in schannel_connect_common()
1382 failf(data, "SSL/TLS connection timeout"); in schannel_connect_common()
1399 failf(data, "select/poll on SSL/TLS socket, errno: %d", SOCKERRNO); in schannel_connect_common()
1409 failf(data, "SSL/TLS connection timeout"); in schannel_connect_common()
1554 failf(conn->data, "schannel: timed out sending data " in schannel_send()
1564 failf(conn->data, "select/poll on SSL socket, errno: %d", SOCKERRNO); in schannel_send()
1570 failf(conn->data, "schannel: timed out sending data " in schannel_send()
1674 failf(data, "schannel: unable to re-allocate memory"); in schannel_recv()
1763 failf(data, "schannel: unable to re-allocate memory"); in schannel_recv()
2012 failf(data, "schannel: ApplyControlToken failure: %s", in Curl_schannel_shutdown()
2156 failf(data, "schannel: Failed to read remote certificate context: %s", in pkp_pin_peer_pubkey()
2174 failf(data, "SSL: failed retrieving public key from server certificate"); in pkp_pin_peer_pubkey()
2183 failf(data, "SSL: public key does not match pinned public key!"); in pkp_pin_peer_pubkey()