Home
last modified time | relevance | path

Searched refs:SwapPI13 (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/hash/sha3/generic32lc/
H A DKeccakP-1600-inplace32BI.c1036 #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()
[all …]

Completed in 6 milliseconds