Home
last modified time | relevance | path

Searched refs:Ako1 (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; \
534 Cy = Aso0^Amo0^Ako1^Ago0^Abo0; \
562 Cw = Ago0^Aso1^Ako1^Abo1^Amo0; \
609 #define Ako1 stateAsHalfLanes[27] in KeccakP1600_Permute_Nrounds() macro
690 Bi = ROL32((Ako1^Do1), 13); in KeccakP1600_Permute_Nrounds()
695 Ako1 = Bo ^((~Bu)& Ba ); in KeccakP1600_Permute_Nrounds()
815 Bi = ROL32((Ako1^Do0), 12); in KeccakP1600_Permute_Nrounds()
820 Ako1 = Bo ^((~Bu)& Ba ); in KeccakP1600_Permute_Nrounds()
918 Bi = ROL32((Ako1^Do1), 13); in KeccakP1600_Permute_Nrounds()
[all …]