Lines Matching refs:CURL_TRC_CF
766 CURL_TRC_CF(data, cf, "ossl_bio_cf_out_write(len=%d) -> %d, err=%d", in ossl_bio_cf_out_write()
794 CURL_TRC_CF(data, cf, "ossl_bio_cf_in_read(len=%d) -> %d, err=%d", in ossl_bio_cf_in_read()
1911 CURL_TRC_CF(data, cf, "SSL shutdown not sent, read -> %d", nread); in ossl_shutdown()
1920 CURL_TRC_CF(data, cf, "SSL shutdown received, not sending"); in ossl_shutdown()
1929 CURL_TRC_CF(data, cf, "peer closed connection"); in ossl_shutdown()
1940 CURL_TRC_CF(data, cf, "send SSL close notify"); in ossl_shutdown()
1942 CURL_TRC_CF(data, cf, "SSL shutdown finished"); in ossl_shutdown()
1947 CURL_TRC_CF(data, cf, "SSL shutdown still wants to send"); in ossl_shutdown()
1958 CURL_TRC_CF(data, cf, "SSL shutdown read -> %d", nread); in ossl_shutdown()
1966 CURL_TRC_CF(data, cf, "SSL shutdown finished"); in ossl_shutdown()
1968 CURL_TRC_CF(data, cf, "SSL shutdown not received, but closed"); in ossl_shutdown()
1975 CURL_TRC_CF(data, cf, "SSL shutdown sent, want receive"); in ossl_shutdown()
1979 CURL_TRC_CF(data, cf, "SSL shutdown send blocked"); in ossl_shutdown()
1986 CURL_TRC_CF(data, cf, "SSL shutdown, ignore recv error: '%s', errno %d", in ossl_shutdown()
3162 CURL_TRC_CF(data, cf, "populate_x509_store, path=%s, blob=%d", in populate_x509_store()
4167 CURL_TRC_CF(data, cf, "SSL_connect() -> err=%d, detail=%d", err, detail);
4170 CURL_TRC_CF(data, cf, "SSL_connect() -> want recv");
4175 CURL_TRC_CF(data, cf, "SSL_connect() -> want send");
4181 CURL_TRC_CF(data, cf, "SSL_connect() -> want async");
4189 CURL_TRC_CF(data, cf, "SSL_connect() -> want retry_verify");