Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_aes.h60 #define AES_O_KEY1_7 0x00000024 // Key (MSW for 256-bit key) macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Daes.c259 HWREG(ui32Base + AES_O_KEY1_7) = * ((uint32_t *)(pui8Key + 28)); in AESKey1Set()