Home
last modified time | relevance | path

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

/curl/lib/
H A Dhmac.c65 i = sizeof(*ctxt) + 2 * hashparams->hmac_ctxtsize + in Curl_HMAC_init()
75 hashparams->hmac_ctxtsize); in Curl_HMAC_init()
81 hkey = (unsigned char *) ctxt->hmac_hashctxt2 + hashparams->hmac_ctxtsize; in Curl_HMAC_init()
126 ctxt->hmac_hash->hmac_ctxtsize; in Curl_HMAC_final()
H A Dcurl_hmac.h48 unsigned int hmac_ctxtsize; /* Context structure size. */ member

Completed in 17 milliseconds