Home
last modified time | relevance | path

Searched refs:HMAC_hupdate_func (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dcurl_hmac.h30 typedef void (* HMAC_hupdate_func)(void *context, typedef
40 HMAC_hupdate_func hmac_hupdate; /* Update context with data. */
Dmd5.c540 CURLX_FUNCTION_CAST(HMAC_hupdate_func, MD5_Update),