Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/stm32/
Dstm32-cryp.c58 #define CRYP_IV0LR 0x00000040 macro
388 stm32_cryp_write(cryp, CRYP_IV0LR, cpu_to_be32(*iv++)); in stm32_cryp_hw_write_iv()
1221 cryp->last_ctr[0] = stm32_cryp_read(cryp, CRYP_IV0LR); in stm32_cryp_check_ctr_counter()