Searched refs:AES_O_KEY2_0 (Results 1 – 2 of 2) sorted by relevance
55 #define AES_O_KEY2_0 0x00000018 // XTS / CCM / CBC-MAC second key macro
295 HWREG(ui32Base + AES_O_KEY2_0) = * ((uint32_t *)(pui8Key + 0)); in AESKey2Set()