Searched refs:AES_CFG_CCM_M_4 (Results 1 – 2 of 2) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/ | ||
| D | aes.h | 133 #define AES_CFG_CCM_M_4 0x00400000 macro |
| D | aes.c | 185 ((ui32Config & AES_CFG_CCM_M_4) || in AESConfigSet() |