Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/qce/
H A Dcommon.c437 unsigned int authkey_words, authiv_words, authnonce_words; in qce_setup_regs_aead() local
483 authiv_words = auth_ivsize / sizeof(u32); in qce_setup_regs_aead()
484 qce_write_array(qce, REG_AUTH_IV0, (u32 *)authiv, authiv_words); in qce_setup_regs_aead()