Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_mce.h202 #define MCE_FASTBLOCK_CIPHER MCE_REGCR_ENC /*!< MCE fast block cipher */ macro
452 ((__ALGO__) == MCE_FASTBLOCK_CIPHER)) : \
455 ((__ALGO__) == MCE_FASTBLOCK_CIPHER)))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_mce.h200 #define MCE_FASTBLOCK_CIPHER MCE_REGCR_ENC /*!< MCE fast block cipher */ macro
447 ((__ALGO__) == MCE_FASTBLOCK_CIPHER)) : \
451 ((__ALGO__) == MCE_FASTBLOCK_CIPHER)))