Searched refs:authkey_words (Results 1 – 1 of 1) sorted by relevance
178 u32 authkey_words = rctx->authklen / sizeof(u32); in qce_setup_regs_ahash() local182 authkey_words); in qce_setup_regs_ahash()436 unsigned int authkey_words, authiv_words, authnonce_words; in qce_setup_regs_aead() local469 authkey_words = qce_be32_to_cpu_array(authkey, ctx->auth_key, auth_keylen); in qce_setup_regs_aead()470 qce_write_array(qce, REG_AUTH_KEY0, (u32 *)authkey, authkey_words); in qce_setup_regs_aead()