Searched refs:qce_clear_array (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/crypto/qce/ |
| D | common.c | 40 qce_clear_array(struct qce_device *qce, u32 offset, unsigned int len) in qce_clear_array() function 247 qce_clear_array(qce, REG_AUTH_IV0, 16); in qce_setup_regs_ahash() 248 qce_clear_array(qce, REG_AUTH_KEY0, 16); in qce_setup_regs_ahash() 249 qce_clear_array(qce, REG_AUTH_BYTECNT0, 4); in qce_setup_regs_ahash() 274 qce_clear_array(qce, REG_AUTH_BYTECNT0, 4); in qce_setup_regs_ahash()
|