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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcurl_hmac.h41 unsigned int hmac_maxkeylen; /* Maximum key length (bytes). */ member in struct:__anon928
H A Dhmac.c75 if(keylen > hashparams->hmac_maxkeylen) {
95 for(; i < hashparams->hmac_maxkeylen; i++) {

Completed in 110 milliseconds