Searched refs:CRYP_IV1RR (Results 1 – 1 of 1) sorted by relevance
61 #define CRYP_IV1RR 0x0000004C macro392 stm32_cryp_write(cryp, CRYP_IV1RR, cpu_to_be32(*iv++)); in stm32_cryp_hw_write_iv()409 *tmp++ = cpu_to_be32(stm32_cryp_read(cryp, CRYP_IV1RR)); in stm32_cryp_get_iv()1230 cryp->last_ctr[3] = stm32_cryp_read(cryp, CRYP_IV1RR); in stm32_cryp_check_ctr_counter()1330 stm32_cryp_write(cryp, CRYP_IV1RR, cryp->gcm_ctr - 2); in stm32_cryp_irq_write_gcm_padded_data()1433 stm32_cryp_write(cryp, CRYP_IV1RR, iv1tmp); in stm32_cryp_irq_write_ccm_padded_data()