Searched refs:DIGEST_INITIAL_VAL_B (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.h4 #define DIGEST_INITIAL_VAL_B 0xdd04 macro
H A Dmv_cesa.c405 ctx->state[1] = readl(cpg->reg + DIGEST_INITIAL_VAL_B);
529 writel(ctx->state[1], cpg->reg + DIGEST_INITIAL_VAL_B);

Completed in 109 milliseconds