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