Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/stm32/
Dstm32-cryp.c61 #define CRYP_IV1RR 0x0000004C macro
393 stm32_cryp_write(cryp, CRYP_IV1RR, cpu_to_be32(*iv++)); in stm32_cryp_hw_write_iv()
1224 cryp->last_ctr[3] = stm32_cryp_read(cryp, CRYP_IV1RR); in stm32_cryp_check_ctr_counter()
1324 stm32_cryp_write(cryp, CRYP_IV1RR, cryp->gcm_ctr - 2); in stm32_cryp_irq_write_gcm_padded_data()
1427 stm32_cryp_write(cryp, CRYP_IV1RR, iv1tmp); in stm32_cryp_irq_write_ccm_padded_data()