Home
last modified time | relevance | path

Searched refs:Ako0 (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; \
536 Cw = Aso1^Amo1^Ako0^Ago1^Abo1; \
560 Cy = Ago1^Aso0^Ako0^Abo0^Amo1; \
608 #define Ako0 stateAsHalfLanes[26] in KeccakP1600_Permute_Nrounds() macro
701 Bi = ROL32((Ako0^Do0), 12); in KeccakP1600_Permute_Nrounds()
706 Ako0 = Bo ^((~Bu)& Ba ); in KeccakP1600_Permute_Nrounds()
804 Bi = ROL32((Ako0^Do1), 13); in KeccakP1600_Permute_Nrounds()
809 Ako0 = Bo ^((~Bu)& Ba ); in KeccakP1600_Permute_Nrounds()
929 Bi = ROL32((Ako0^Do0), 12); in KeccakP1600_Permute_Nrounds()
[all …]