Home
last modified time | relevance | path

Searched refs:Asi0 (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; \
626 #define Asi0 stateAsHalfLanes[44] in KeccakP1600_Permute_Nrounds() macro
678 Bu = ROL32((Asi0^Di0), 30); in KeccakP1600_Permute_Nrounds()
683 Asi0 = Bi ^((~Bo)& Bu ); in KeccakP1600_Permute_Nrounds()
814 Be = ROL32((Asi0^Di1), 3); in KeccakP1600_Permute_Nrounds()
819 Asi0 = Bi ^((~Bo)& Bu ); in KeccakP1600_Permute_Nrounds()
871 Bi = ROL32((Asi0^Di1), 22); in KeccakP1600_Permute_Nrounds()
[all …]