Searched refs:REG_AUTH_IV0 (Results 1 – 2 of 2) sorted by relevance
/drivers/crypto/qce/ |
D | common.c | 170 qce_clear_array(qce, REG_AUTH_IV0, 16); in qce_setup_regs_ahash() 194 qce_write_array(qce, REG_AUTH_IV0, (u32 *)auth, iv_words); in qce_setup_regs_ahash() 462 qce_clear_array(qce, REG_AUTH_IV0, 16); in qce_setup_regs_aead() 483 qce_write_array(qce, REG_AUTH_IV0, (u32 *)authiv, authiv_words); in qce_setup_regs_aead()
|
D | regs-v5.h | 37 #define REG_AUTH_IV0 0x310 macro
|