Lines Matching refs:Aki0
472 Cw = Abi0^Agi0^Aki0^Ami0^Asi0; \
500 Cy = Aki0^Asi0^Agi1^Ami0^Abi1; \
526 Cy = Agi0^Abi0^Asi0^Ami1^Aki0; \
550 Cw = Asi0^Aki0^Abi1^Ami1^Agi1; \
606 #define Aki0 stateAsHalfLanes[24] in KeccakP1600_Permute_Nrounds() macro
655 Bi = ROL32((Aki0^Di0), 21); in KeccakP1600_Permute_Nrounds()
661 Aki0 = Bi ^((~Bo)& Bu ); in KeccakP1600_Permute_Nrounds()
858 Ba = ROL32((Aki0^Di1), 31); in KeccakP1600_Permute_Nrounds()
863 Aki0 = Bi ^((~Bo)& Bu ); in KeccakP1600_Permute_Nrounds()
895 Bu = ROL32((Aki0^Di1), 31); in KeccakP1600_Permute_Nrounds()
900 Aki0 = Bi ^((~Bo)& Bu ); in KeccakP1600_Permute_Nrounds()
1031 Be = ROL32((Aki0^Di0), 3); in KeccakP1600_Permute_Nrounds()
1036 Aki0 = Bi ^((~Bo)& Bu ); in KeccakP1600_Permute_Nrounds()
1121 #undef Aki0 in KeccakP1600_Permute_Nrounds()