Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c482 Cy = Abo1^Ago1^Ako1^Amo1^Aso1; \
510 Cw = Amo1^Abo0^Ako1^Aso0^Ago1; \
536 Cw = Aso1^Amo1^Ako0^Ago1^Abo1; \
560 Cy = Ago1^Aso0^Ako0^Abo0^Amo1; \
599 #define Ago1 stateAsHalfLanes[17] in KeccakP1600_Permute_Nrounds() macro
734 Be = ROL32((Ago1^Do1), 28); in KeccakP1600_Permute_Nrounds()
739 Ago1 = Bo ^((~Bu)& Ba ); in KeccakP1600_Permute_Nrounds()
826 Bu = ROL32((Ago1^Do0), 28); in KeccakP1600_Permute_Nrounds()
831 Ago1 = Bo ^((~Bu)& Ba ); in KeccakP1600_Permute_Nrounds()
884 Bo = ROL32((Ago1^Do0), 10); in KeccakP1600_Permute_Nrounds()
[all …]