Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/crypto/stm32/
H A Dstm32-cryp.c154 u32 iv0l; member
342 stm32_cryp_write(cryp, cryp->caps->iv0l, be32_to_cpu(*iv++)); in stm32_cryp_hw_write_iv()
362 *tmp++ = cpu_to_be32(stm32_cryp_read(cryp, cryp->caps->iv0l)); in stm32_cryp_get_iv()
1376 cryp->last_ctr[0] = cpu_to_be32(stm32_cryp_read(cryp, cryp->caps->iv0l)); in stm32_cryp_check_ctr_counter()
1909 .iv0l = UX500_CRYP_IV0L,
1931 .iv0l = CRYP_IV0LR,
1953 .iv0l = CRYP_IV0LR,

Completed in 3 milliseconds