Searched refs:Curl_gtls_push (Results 1 – 1 of 1) sorted by relevance
153 static ssize_t Curl_gtls_push(void *s, const void *buf, size_t len) in Curl_gtls_push() function696 gnutls_transport_set_push_function(session, Curl_gtls_push); in gtls_connect_step1()