Searched refs:HMAC_params (Results 1 – 7 of 7) sorted by relevance
43 struct HMAC_params { struct56 const struct HMAC_params *hmac_hash; /* Hash function definition. */ argument63 struct HMAC_context *Curl_HMAC_init(const struct HMAC_params *hashparams,71 CURLcode Curl_hmacit(const struct HMAC_params *hashparams,
55 Curl_HMAC_init(const struct HMAC_params *hashparams, in Curl_HMAC_init()119 const struct HMAC_params *hashparams = ctxt->hmac_hash; in Curl_HMAC_final()153 CURLcode Curl_hmacit(const struct HMAC_params *hashparams, in Curl_hmacit()
34 extern const struct HMAC_params Curl_HMAC_SHA256[1];
54 extern const struct HMAC_params Curl_HMAC_MD5[1];
527 const struct HMAC_params Curl_HMAC_SHA256[] = {
559 const struct HMAC_params Curl_HMAC_MD5[] = {
3844 truct HMAC_params'3845 527 | const struct HMAC_params Curl_HMAC_SHA256[] = {