Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Daes.h134 #define AES_CFG_CCM_M_6 0x00800000 macro
Daes.c186 (ui32Config & AES_CFG_CCM_M_6) || in AESConfigSet()