Searched refs:CRYP_IV0RR (Results 1 – 2 of 2) sorted by relevance
60 #define CRYP_IV0RR 0x00000044 macro389 stm32_cryp_write(cryp, CRYP_IV0RR, be32_to_cpu(*iv++)); in stm32_cryp_hw_write_iv()406 *tmp++ = cpu_to_be32(stm32_cryp_read(cryp, CRYP_IV0RR)); in stm32_cryp_get_iv()1238 cryp->last_ctr[1] = stm32_cryp_read(cryp, CRYP_IV0RR); in stm32_cryp_check_ctr_counter()
59 #define CRYP_IV0RR 0x00000044 macro389 stm32_cryp_write(cryp, CRYP_IV0RR, cpu_to_be32(*iv++)); in stm32_cryp_hw_write_iv()1222 cryp->last_ctr[1] = stm32_cryp_read(cryp, CRYP_IV0RR); in stm32_cryp_check_ctr_counter()