Searched refs:iv_words (Results 1 – 1 of 1) sorted by relevance
155 unsigned int iv_words; in qce_setup_regs_ahash() local190 iv_words = (IS_SHA1(rctx->flags) || IS_SHA1_HMAC(rctx->flags)) ? 5 : 8; in qce_setup_regs_ahash()191 qce_write_array(qce, REG_AUTH_IV0, (u32 *)auth, iv_words); in qce_setup_regs_ahash()