Home
last modified time | relevance | path

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

/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c125 #define CR_PH_PAYLOAD 0x00020000 macro
602 cfg |= CR_PH_PAYLOAD; in stm32_cryp_gcm_init()
632 cfg |= CR_PH_PAYLOAD | CR_CRYPEN; in stm32_crypt_gcmccm_end_header()
737 cfg |= CR_PH_PAYLOAD; in stm32_cryp_ccm_init()
897 reg |= CR_PH_PAYLOAD | CR_CRYPEN; in stm32_cryp_header_dma_callback()