Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/crypto/stm32/
H A Dstm32-cryp.c156 u32 iv1l; member
346 stm32_cryp_write(cryp, cryp->caps->iv1l, be32_to_cpu(*iv++)); in stm32_cryp_hw_write_iv()
366 *tmp++ = cpu_to_be32(stm32_cryp_read(cryp, cryp->caps->iv1l)); in stm32_cryp_get_iv()
1378 cryp->last_ctr[2] = cpu_to_be32(stm32_cryp_read(cryp, cryp->caps->iv1l)); in stm32_cryp_check_ctr_counter()
1911 .iv1l = UX500_CRYP_IV1L,
1933 .iv1l = CRYP_IV1LR,
1955 .iv1l = CRYP_IV1LR,

Completed in 4 milliseconds