Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_aes.h48 #define AES_O_KEY2_5 0x0000000C // XTS second key (MSW for 192-bit macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Daes.c306 HWREG(ui32Base + AES_O_KEY2_5) = * ((uint32_t *)(pui8Key + 20)); in AESKey2Set()
346 HWREG(ui32Base + AES_O_KEY2_5) = * ((uint32_t *)(pui8Key + 4)); in AESKey3Set()