Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Daes.h135 #define AES_CFG_CCM_M_8 0x00c00000 macro
Daes.c187 (ui32Config & AES_CFG_CCM_M_8) || in AESConfigSet()