Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c484 Cw = Abo0^Ago0^Ako0^Amo0^Aso0; \
508 Cy = Amo0^Abo1^Ako0^Aso1^Ago0; \
534 Cy = Aso0^Amo0^Ako1^Ago0^Abo0; \
562 Cw = Ago0^Aso1^Ako1^Abo1^Amo0; \
598 #define Ago0 stateAsHalfLanes[16] in KeccakP1600_Permute_Nrounds() macro
745 Be = ROL32((Ago0^Do0), 27); in KeccakP1600_Permute_Nrounds()
750 Ago0 = Bo ^((~Bu)& Ba ); in KeccakP1600_Permute_Nrounds()
837 Bu = ROL32((Ago0^Do1), 28); in KeccakP1600_Permute_Nrounds()
842 Ago0 = Bo ^((~Bu)& Ba ); in KeccakP1600_Permute_Nrounds()
872 Bo = ROL32((Ago0^Do1), 11); in KeccakP1600_Permute_Nrounds()
[all …]