Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c472 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()
[all …]