Searched refs:SWAP2 (Results 1 – 1 of 1) sorted by relevance
289 #define SWAP2(x, y) SWAPN(0x55555555, 0xAAAAAAAA, 1, x, y) in aes_ct_ortho() macro293 SWAP2(q[0], q[1]); in aes_ct_ortho()294 SWAP2(q[2], q[3]); in aes_ct_ortho()295 SWAP2(q[4], q[5]); in aes_ct_ortho()296 SWAP2(q[6], q[7]); in aes_ct_ortho()