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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dmv_cesa.h7 #define DIGEST_INITIAL_VAL_E 0xdd10 macro
H A Dmv_cesa.c408 ctx->state[4] = readl(cpg->reg + DIGEST_INITIAL_VAL_E);
532 writel(ctx->state[4], cpg->reg + DIGEST_INITIAL_VAL_E);

Completed in 122 milliseconds