Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/stm32/
A Dstm32-cryp.c482 stm32_cryp_write(c, r_id, tmpkey[i]); in stm32_cryp_hw_write_key()
554 stm32_cryp_write(cryp, cryp->caps->cr, cfg); in stm32_cryp_gcm_init()
557 stm32_cryp_write(cryp, cryp->caps->cr, cfg); in stm32_cryp_gcm_init()
673 stm32_cryp_write(cryp, cryp->caps->din, xd); in stm32_cryp_ccm_init()
706 stm32_cryp_write(cryp, cryp->caps->imsc, 0); in stm32_cryp_hw_init()
735 stm32_cryp_write(cryp, cryp->caps->cr, in stm32_cryp_hw_init()
738 stm32_cryp_write(cryp, in stm32_cryp_hw_init()
1317 stm32_cryp_write(cryp, cryp->caps->cr, cfg); in stm32_cryp_read_auth_tag()
1325 stm32_cryp_write(cryp, cryp->caps->din, 0); in stm32_cryp_read_auth_tag()
1334 stm32_cryp_write(cryp, cryp->caps->din, 0); in stm32_cryp_read_auth_tag()
[all …]

Completed in 8 milliseconds