Home
last modified time | relevance | path

Searched refs:CRYP_IV0RR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/stm32/
H A Dstm32-cryp.c59 #define CRYP_IV0RR 0x00000044 macro
280 stm32_cryp_write(cryp, CRYP_IV0RR, be32_to_cpu(*iv++)); in stm32_cryp_hw_write_iv()
297 *tmp++ = cpu_to_be32(stm32_cryp_read(cryp, CRYP_IV0RR)); in stm32_cryp_get_iv()
1227 cryp->last_ctr[1] = cpu_to_be32(stm32_cryp_read(cryp, CRYP_IV0RR)); in stm32_cryp_check_ctr_counter()
/kernel/linux/linux-6.6/drivers/crypto/stm32/
H A Dstm32-cryp.c62 #define CRYP_IV0RR 0x00000044 macro
1932 .iv0r = CRYP_IV0RR,
1954 .iv0r = CRYP_IV0RR,

Completed in 6 milliseconds