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

/linux-4.1.27/drivers/crypto/
H A Dmv_cesa.h4 #define DIGEST_INITIAL_VAL_A 0xdd00 macro
H A Dmv_cesa.c373 writel(req_ctx->state[0], cpg->reg + DIGEST_INITIAL_VAL_A); mv_process_hash_current()
428 ctx->state[0] = readl(cpg->reg + DIGEST_INITIAL_VAL_A); mv_save_digest_state()

Completed in 79 milliseconds