Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/stm32/
H A Dstm32-cryp.c381 static void stm32_cryp_hw_write_iv(struct stm32_cryp *cryp, __be32 *iv) in stm32_cryp_hw_write_iv() function
585 stm32_cryp_hw_write_iv(cryp, iv); in stm32_cryp_gcm_init()
691 stm32_cryp_hw_write_iv(cryp, (__be32 *)iv); in stm32_cryp_ccm_init()
832 stm32_cryp_hw_write_iv(cryp, (__be32 *)cryp->req->iv); in stm32_cryp_hw_init()
1909 stm32_cryp_hw_write_iv(cryp, cryp->last_ctr); in stm32_cryp_check_ctr_counter()