Searched refs:HMAC_params (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcurl_hmac.h43 } HMAC_params; typedef in typeref:struct:__anon928
49 const HMAC_params * hmac_hash; /* Hash function definition. */
57 HMAC_context * Curl_HMAC_init(const HMAC_params * hashparams,
H A Dcurl_md5.h50 extern const HMAC_params Curl_HMAC_MD5[1];
H A Dhmac.c52 Curl_HMAC_init(const HMAC_params * hashparams,
116 const HMAC_params * hashparams = ctxt->hmac_hash;
H A Dmd5.c468 const HMAC_params Curl_HMAC_MD5[] = {

Completed in 102 milliseconds