Home
last modified time | relevance | path

Searched refs:hmac_maxkeylen (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/lib/
H A Dhmac.c78 if(keylen > hashparams->hmac_maxkeylen) { in Curl_HMAC_init()
98 for(; i < hashparams->hmac_maxkeylen; i++) { in Curl_HMAC_init()
H A Dcurl_hmac.h49 unsigned int hmac_maxkeylen; /* Maximum key length (bytes). */ member

Completed in 1 milliseconds