Home
last modified time | relevance | path

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

/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c123 #define CR_PH_INIT 0x00000000 macro
588 stm32_cryp_write(cryp, cryp->caps->cr, cfg | CR_PH_INIT | CR_CRYPEN); in stm32_cryp_gcm_init()
708 stm32_cryp_write(cryp, cryp->caps->cr, cfg | CR_PH_INIT | CR_CRYPEN); in stm32_cryp_ccm_init()