Searched refs:hmac_hinit (Results 1 – 2 of 2) sorted by relevance
79 (*hashparams->hmac_hinit)(ctxt->hmac_hashctxt1); in Curl_HMAC_init()88 (*hashparams->hmac_hinit)(ctxt->hmac_hashctxt1); in Curl_HMAC_init()89 (*hashparams->hmac_hinit)(ctxt->hmac_hashctxt2); in Curl_HMAC_init()
45 hmac_hinit; /* Initialize context procedure. */ member