Lines Matching refs:SwapPI13
1024 #define SwapPI13( in0,in1,in2,in3,eo0,eo1,eo2,eo3 ) \ in KeccakP1600_Permute_Nrounds() macro
1045 SwapPI13( &Aga0, &Aka0, &Asa0, &Ama0, 1, 0, 1, 0 ); in KeccakP1600_Permute_Nrounds()
1046 SwapPI13( &Abe0, &Age0, &Ame0, &Ake0, 0, 1, 0, 1 ); in KeccakP1600_Permute_Nrounds()
1047 SwapPI13( &Abi0, &Aki0, &Agi0, &Asi0, 1, 0, 1, 0 ); in KeccakP1600_Permute_Nrounds()
1049 SwapPI13( &Abo0, &Amo0, &Aso0, &Ago0, 1, 0, 1, 0 ); in KeccakP1600_Permute_Nrounds()
1051 SwapPI13( &Abu0, &Asu0, &Aku0, &Amu0, 0, 1, 0, 1 ); in KeccakP1600_Permute_Nrounds()
1063 SwapPI13( &Aga0, &Ama0, &Asa0, &Aka0, 0, 1, 0, 1 ); in KeccakP1600_Permute_Nrounds()
1064 SwapPI13( &Abe0, &Ake0, &Ame0, &Age0, 1, 0, 1, 0 ); in KeccakP1600_Permute_Nrounds()
1065 SwapPI13( &Abi0, &Asi0, &Agi0, &Aki0, 0, 1, 0, 1 ); in KeccakP1600_Permute_Nrounds()
1067 SwapPI13( &Abo0, &Ago0, &Aso0, &Amo0, 0, 1, 0, 1 ); in KeccakP1600_Permute_Nrounds()
1069 SwapPI13( &Abu0, &Amu0, &Aku0, &Asu0, 1, 0, 1, 0 ); in KeccakP1600_Permute_Nrounds()
1075 #undef SwapPI13 in KeccakP1600_Permute_Nrounds()