Searched refs:hmac_hinit (Results 1 – 2 of 2) sorted by relevance
76 (*hashparams->hmac_hinit)(ctxt->hmac_hashctxt1); in Curl_HMAC_init()85 (*hashparams->hmac_hinit)(ctxt->hmac_hashctxt1); in Curl_HMAC_init()86 (*hashparams->hmac_hinit)(ctxt->hmac_hashctxt2); in Curl_HMAC_init()
39 hmac_hinit; /* Initialize context procedure. */ member