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

  /external/curl/lib/
hmac.c 75 (*hashparams->hmac_hinit)(ctxt->hmac_hashctxt1);
84 (*hashparams->hmac_hinit)(ctxt->hmac_hashctxt1);
85 (*hashparams->hmac_hinit)(ctxt->hmac_hashctxt2);
curl_hmac.h 37 HMAC_hinit_func hmac_hinit; /* Initialize context procedure. */ member in struct:__anon17301

Completed in 76 milliseconds