Lines Matching refs:Di0
483 Di0 = Du0^ROL32(Cy, 1); \
509 Di0 = Du0^ROL32(Cy, 1); \
535 Di0 = Du0^ROL32(Cy, 1); \
561 Di0 = Du0^ROL32(Cy, 1); \
571 UINT32 Da0, De0, Di0, Do0, Du0; in KeccakP1600_Permute_Nrounds() local
655 Bi = ROL32((Aki0^Di0), 21); in KeccakP1600_Permute_Nrounds()
678 Bu = ROL32((Asi0^Di0), 30); in KeccakP1600_Permute_Nrounds()
689 Be = ROL32((Agi0^Di0), 3); in KeccakP1600_Permute_Nrounds()
722 Bo = ROL32((Ami0^Di0), 7); in KeccakP1600_Permute_Nrounds()
733 Ba = ROL32((Abi0^Di0), 31); in KeccakP1600_Permute_Nrounds()
769 Bi = ROL32((Agi0^Di0), 21); in KeccakP1600_Permute_Nrounds()
792 Bu = ROL32((Abi0^Di0), 30); in KeccakP1600_Permute_Nrounds()
803 Be = ROL32((Asi1^Di0), 3); in KeccakP1600_Permute_Nrounds()
836 Bo = ROL32((Ami1^Di0), 7); in KeccakP1600_Permute_Nrounds()
847 Ba = ROL32((Aki1^Di0), 31); in KeccakP1600_Permute_Nrounds()
883 Bi = ROL32((Asi1^Di0), 21); in KeccakP1600_Permute_Nrounds()
906 Bu = ROL32((Aki1^Di0), 30); in KeccakP1600_Permute_Nrounds()
917 Be = ROL32((Abi1^Di0), 3); in KeccakP1600_Permute_Nrounds()
950 Bo = ROL32((Ami0^Di0), 7); in KeccakP1600_Permute_Nrounds()
961 Ba = ROL32((Agi1^Di0), 31); in KeccakP1600_Permute_Nrounds()
997 Bi = ROL32((Abi1^Di0), 21); in KeccakP1600_Permute_Nrounds()
1020 Bu = ROL32((Agi1^Di0), 30); in KeccakP1600_Permute_Nrounds()
1031 Be = ROL32((Aki0^Di0), 3); in KeccakP1600_Permute_Nrounds()
1064 Bo = ROL32((Ami1^Di0), 7); in KeccakP1600_Permute_Nrounds()
1075 Ba = ROL32((Asi0^Di0), 31); in KeccakP1600_Permute_Nrounds()