Home
last modified time | relevance | path

Searched refs:authiv_words (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/crypto/qce/
Dcommon.c436 unsigned int authkey_words, authiv_words, authnonce_words; in qce_setup_regs_aead() local
482 authiv_words = auth_ivsize / sizeof(u32); in qce_setup_regs_aead()
483 qce_write_array(qce, REG_AUTH_IV0, (u32 *)authiv, authiv_words); in qce_setup_regs_aead()