Searched refs:Curl_MD5_update_func (Results 1 – 2 of 2) sorted by relevance
31 typedef void (* Curl_MD5_update_func)(void *context, typedef38 Curl_MD5_update_func md5_update_func; /* Update context with data */
502 CURLX_FUNCTION_CAST(Curl_MD5_update_func, MD5_Update),