Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/stm32/
Dstm32-cryp.c337 static void stm32_cryp_hw_write_iv(struct stm32_cryp *cryp, __be32 *iv) in stm32_cryp_hw_write_iv() function
541 stm32_cryp_hw_write_iv(cryp, iv); in stm32_cryp_gcm_init()
647 stm32_cryp_hw_write_iv(cryp, (__be32 *)iv); in stm32_cryp_ccm_init()
788 stm32_cryp_hw_write_iv(cryp, (__be32 *)cryp->req->iv); in stm32_cryp_hw_init()
1370 stm32_cryp_hw_write_iv(cryp, cryp->last_ctr); in stm32_cryp_check_ctr_counter()