Searched refs:Curl_MD5_update_func (Results 1 – 2 of 2) sorted by relevance
35 typedef void (* Curl_MD5_update_func)(void *context, typedef42 Curl_MD5_update_func md5_update_func; /* Update context with data */
581 CURLX_FUNCTION_CAST(Curl_MD5_update_func, my_md5_update),