Searched refs:SwapEO (Results 1 – 1 of 1) sorted by relevance
1054 #define SwapEO( even,odd ) T0 = even; even = odd; odd = T0 in KeccakP1600_Permute_Nrounds() macro1060 SwapEO( Ami0, Ami1 ); in KeccakP1600_Permute_Nrounds()1062 SwapEO( Ako0, Ako1 ); in KeccakP1600_Permute_Nrounds()1078 SwapEO( Ami0, Ami1 ); in KeccakP1600_Permute_Nrounds()1080 SwapEO( Ako0, Ako1 ); in KeccakP1600_Permute_Nrounds()1089 #undef SwapEO in KeccakP1600_Permute_Nrounds()
Completed in 16 milliseconds