Lines Matching refs:Aki1
474 Cy = Abi1^Agi1^Aki1^Ami1^Asi1; \
498 Cw = Aki1^Asi1^Agi0^Ami1^Abi0; \
524 Cw = Agi1^Abi1^Asi1^Ami0^Aki1; \
552 Cy = Asi1^Aki1^Abi0^Ami0^Agi0; \
607 #define Aki1 stateAsHalfLanes[25] in KeccakP1600_Permute_Nrounds() macro
643 Bi = ROL32((Aki1^Di1), 22); in KeccakP1600_Permute_Nrounds()
649 Aki1 = Bi ^((~Bo)& Bu ); in KeccakP1600_Permute_Nrounds()
847 Ba = ROL32((Aki1^Di0), 31); in KeccakP1600_Permute_Nrounds()
852 Aki1 = Bi ^((~Bo)& Bu ); in KeccakP1600_Permute_Nrounds()
906 Bu = ROL32((Aki1^Di0), 30); in KeccakP1600_Permute_Nrounds()
911 Aki1 = Bi ^((~Bo)& Bu ); in KeccakP1600_Permute_Nrounds()
1042 Be = ROL32((Aki1^Di1), 3); in KeccakP1600_Permute_Nrounds()
1047 Aki1 = Bi ^((~Bo)& Bu ); in KeccakP1600_Permute_Nrounds()
1122 #undef Aki1 in KeccakP1600_Permute_Nrounds()