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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dhmac256.c94 int use_hmac:1; member in struct:hmac256_context
323 hd->use_hmac = 0;
358 hd->use_hmac = 1;
374 if (ctx->use_hmac)
432 if (hd->use_hmac)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dhmac256.c94 int use_hmac:1; member in struct:hmac256_context
323 hd->use_hmac = 0;
358 hd->use_hmac = 1;
374 if (ctx->use_hmac)
432 if (hd->use_hmac)

Completed in 75 milliseconds