Searched refs:authnonce (Results 1 – 1 of 1) sorted by relevance
431 u32 authnonce[QCE_MAX_NONCE / sizeof(u32)] = {0}; in qce_setup_regs_aead() local487 authnonce_words = qce_be32_to_cpu_array(authnonce, rctx->ccm_nonce, QCE_MAX_NONCE); in qce_setup_regs_aead()488 qce_write_array(qce, REG_AUTH_INFO_NONCE0, authnonce, authnonce_words); in qce_setup_regs_aead()