Searched refs:AES_SWAP_ENABLE (Results 1 – 4 of 4) sorted by relevance
105 #define AES_SWAP_ENABLE ((u32)0x00000100) macro107 #define IS_AES_SWAP(SWAP) ((SWAP == AES_SWAP_DISABLE) || (SWAP == AES_SWAP_ENABLE))
19 #define AES_SWAP_ENABLE 1 macro
112 #define AES_SWAP_ENABLE ((u32)0x00000100) macro114 #define IS_AES_SWAP(SWAP) ((SWAP == AES_SWAP_DISABLE) || (SWAP == AES_SWAP_ENABLE))
18 #define AES_SWAP_ENABLE 1 macro
Completed in 7 milliseconds