Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c484 stm32_cryp_write(c, r_id, tmpkey[i]); in stm32_cryp_hw_write_key()
556 stm32_cryp_write(cryp, cryp->caps->cr, cfg); in stm32_cryp_gcm_init()
559 stm32_cryp_write(cryp, cryp->caps->cr, cfg); in stm32_cryp_gcm_init()
708 stm32_cryp_write(cryp, cryp->caps->imsc, 0); in stm32_cryp_hw_init()
737 stm32_cryp_write(cryp, cryp->caps->cr, in stm32_cryp_hw_init()
740 stm32_cryp_write(cryp, in stm32_cryp_hw_init()
1289 stm32_cryp_write(cryp, cryp->caps->cr, cfg); in stm32_cryp_read_auth_tag()
1297 stm32_cryp_write(cryp, cryp->caps->din, 0); in stm32_cryp_read_auth_tag()
1306 stm32_cryp_write(cryp, cryp->caps->din, 0); in stm32_cryp_read_auth_tag()
1352 stm32_cryp_write(cryp, cryp->caps->cr, cfg); in stm32_cryp_read_auth_tag()
[all …]