Searched refs:AES_O_KEY2_1 (Results 1 – 2 of 2) sorted by relevance
57 #define AES_O_KEY2_1 0x0000001C // XTS / CCM / CBC-MAC second key / macro
296 HWREG(ui32Base + AES_O_KEY2_1) = * ((uint32_t *)(pui8Key + 4)); in AESKey2Set()