HomeSort by relevance Sort by last modified time
    Searched refs:hmac_ctxtsize (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
hmac.c 61 i = sizeof *ctxt + 2 * hashparams->hmac_ctxtsize +
71 hashparams->hmac_ctxtsize);
77 hkey = (unsigned char *) ctxt->hmac_hashctxt2 + hashparams->hmac_ctxtsize;
122 ctxt->hmac_hash->hmac_ctxtsize;
curl_hmac.h 40 unsigned int hmac_ctxtsize; /* Context structure size. */ member in struct:__anon16315

Completed in 115 milliseconds