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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhmac.c62 i = sizeof *ctxt + 2 * hashparams->hmac_ctxtsize +
72 hashparams->hmac_ctxtsize);
78 hkey = (unsigned char *) ctxt->hmac_hashctxt2 + hashparams->hmac_ctxtsize;
123 ctxt->hmac_hash->hmac_ctxtsize;
H A Dcurl_hmac.h40 unsigned int hmac_ctxtsize; /* Context structure size. */ member in struct:__anon928

Completed in 109 milliseconds