Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/stm32/
Dstm32-cryp.c66 #define CR_DEC_NOT_ENC 0x00000004 macro
583 cfg |= hw_mode | CR_DEC_NOT_ENC; in stm32_cryp_hw_init()
590 cfg |= CR_DEC_NOT_ENC; in stm32_cryp_hw_init()
1144 cfg &= ~CR_DEC_NOT_ENC; in stm32_cryp_read_auth_tag()