Home
last modified time | relevance | path

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

/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c2025 u32 cfg, iv1tmp; in stm32_cryp_irq_set_npblb()
2040 iv1tmp = stm32_cryp_read(cryp, CRYP_CSGCMCCM0R + 7 * 4); in stm32_cryp_irq_write_ccm_padded_data()
2047 stm32_cryp_write(cryp, cryp->caps->iv1r, iv1tmp); in stm32_cryp_irq_write_ccm_padded_data()
2031 u32 cfg, iv1tmp; stm32_cryp_irq_write_ccm_padded_data() local