Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/stm32/
Dstm32-cryp.c117 #define CR_PH_INIT 0x00000000 macro
543 stm32_cryp_write(cryp, cryp->caps->cr, cfg | CR_PH_INIT | CR_CRYPEN); in stm32_cryp_gcm_init()
663 stm32_cryp_write(cryp, cryp->caps->cr, cfg | CR_PH_INIT | CR_CRYPEN); in stm32_cryp_ccm_init()