Searched refs:authnonce_words (Results 1 – 1 of 1) sorted by relevance
436 unsigned int authkey_words, authiv_words, authnonce_words; in qce_setup_regs_aead() local486 authnonce_words = qce_be32_to_cpu_array(authnonce, rctx->ccm_nonce, QCE_MAX_NONCE); in qce_setup_regs_aead()487 qce_write_array(qce, REG_AUTH_INFO_NONCE0, authnonce, authnonce_words); in qce_setup_regs_aead()