Home
last modified time | relevance | path

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

/drivers/crypto/stm32/
Dstm32-cryp.c274 static void stm32_cryp_hw_write_iv(struct stm32_cryp *cryp, __be32 *iv) in stm32_cryp_hw_write_iv() function
369 stm32_cryp_hw_write_iv(cryp, iv); in stm32_cryp_gcm_init()
476 stm32_cryp_hw_write_iv(cryp, (__be32 *)iv); in stm32_cryp_ccm_init()
602 stm32_cryp_hw_write_iv(cryp, (__be32 *)cryp->req->iv); in stm32_cryp_hw_init()
1220 stm32_cryp_hw_write_iv(cryp, cryp->last_ctr); in stm32_cryp_check_ctr_counter()