Searched refs:DIGEST_INITIAL_VAL_A (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.h3 #define DIGEST_INITIAL_VAL_A 0xdd00 macro
H A Dmv_cesa.c404 ctx->state[0] = readl(cpg->reg + DIGEST_INITIAL_VAL_A);
528 writel(ctx->state[0], cpg->reg + DIGEST_INITIAL_VAL_A);

Completed in 31 milliseconds