Searched defs:IS_AES_SWAP (Results 1 – 2 of 2) sorted by relevance
107 #define IS_AES_SWAP(SWAP) ((SWAP == AES_SWAP_DISABLE) || (SWAP == AES_SWAP_ENABLE)) macro
114 #define IS_AES_SWAP(SWAP) ((SWAP == AES_SWAP_DISABLE) || (SWAP == AES_SWAP_ENABLE)) macro
Completed in 6 milliseconds