Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/stm32/
Dstm32-cryp.c383 static void stm32_cryp_hw_write_iv(struct stm32_cryp *cryp, __be32 *iv) in stm32_cryp_hw_write_iv() function
478 stm32_cryp_hw_write_iv(cryp, iv); in stm32_cryp_gcm_init()
502 stm32_cryp_hw_write_iv(cryp, (__be32 *)iv); in stm32_cryp_ccm_init()
624 stm32_cryp_hw_write_iv(cryp, (__be32 *)cryp->req->iv); in stm32_cryp_hw_init()
1232 stm32_cryp_hw_write_iv(cryp, (__be32 *)cryp->last_ctr); in stm32_cryp_check_ctr_counter()