Lines Matching refs:CURL_TRC_CF
107 CURL_TRC_CF(data, cf, "gtls_push(len=%zu) -> %zd, err=%d", in gtls_push()
139 CURL_TRC_CF(data, cf, "glts_pull(len=%zu) -> %zd, err=%d", in gtls_pull()
695 CURL_TRC_CF(data, cf, "using shared trust anchors and CRLs"); in Curl_gtls_client_trust_setup()
706 CURL_TRC_CF(data, cf, "loading trust anchors and CRLs"); in Curl_gtls_client_trust_setup()
754 CURL_TRC_CF(data, cf, "get session id (len=%zu, alpn=%s) and store in cache", in Curl_gtls_update_session_id()
785 CURL_TRC_CF(data, cf, "handshake: %s message type %d", in gtls_handshake_cb()
1116 CURL_TRC_CF(data, cf, "TLS session does not allow earlydata"); in Curl_gtls_ctx_init()
1119 CURL_TRC_CF(data, cf, "TLS session allows %zu earlydata bytes, " in Curl_gtls_ctx_init()
1766 CURL_TRC_CF(data, cf, "gtls_set_earlydata(len=%zu) -> %zd", in gtls_set_earlydata()
1791 CURL_TRC_CF(data, cf, "gtls_send_earlydata(len=%zu) -> %zd", in gtls_send_earlydata()
2084 CURL_TRC_CF(data, cf, "SSL shutdown, gnutls_bye EAGAIN"); in gtls_shutdown()
2092 CURL_TRC_CF(data, cf, "SSL shutdown, gnutls_bye error: '%s'(%d)", in gtls_shutdown()
2119 CURL_TRC_CF(data, cf, "SSL shutdown, error: '%s'(%d)", in gtls_shutdown()
2138 CURL_TRC_CF(data, cf, "close"); in gtls_close()