Lines Matching refs:SwapPI13
1036 #define SwapPI13( in0,in1,in2,in3,eo0,eo1,eo2,eo3 ) \ in KeccakP1600_Permute_Nrounds() macro
1057 SwapPI13( &Aga0, &Aka0, &Asa0, &Ama0, 1, 0, 1, 0 ); in KeccakP1600_Permute_Nrounds()
1058 SwapPI13( &Abe0, &Age0, &Ame0, &Ake0, 0, 1, 0, 1 ); in KeccakP1600_Permute_Nrounds()
1059 SwapPI13( &Abi0, &Aki0, &Agi0, &Asi0, 1, 0, 1, 0 ); in KeccakP1600_Permute_Nrounds()
1061 SwapPI13( &Abo0, &Amo0, &Aso0, &Ago0, 1, 0, 1, 0 ); in KeccakP1600_Permute_Nrounds()
1063 SwapPI13( &Abu0, &Asu0, &Aku0, &Amu0, 0, 1, 0, 1 ); in KeccakP1600_Permute_Nrounds()
1075 SwapPI13( &Aga0, &Ama0, &Asa0, &Aka0, 0, 1, 0, 1 ); in KeccakP1600_Permute_Nrounds()
1076 SwapPI13( &Abe0, &Ake0, &Ame0, &Age0, 1, 0, 1, 0 ); in KeccakP1600_Permute_Nrounds()
1077 SwapPI13( &Abi0, &Asi0, &Agi0, &Aki0, 0, 1, 0, 1 ); in KeccakP1600_Permute_Nrounds()
1079 SwapPI13( &Abo0, &Ago0, &Aso0, &Amo0, 0, 1, 0, 1 ); in KeccakP1600_Permute_Nrounds()
1081 SwapPI13( &Abu0, &Amu0, &Aku0, &Asu0, 1, 0, 1, 0 ); in KeccakP1600_Permute_Nrounds()
1087 #undef SwapPI13 in KeccakP1600_Permute_Nrounds()