Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c468 Cz = Abu1^Agu1^Aku1^Amu1^Asu1; \
491 Cx = Asu0^Agu0^Amu0^Abu1^Aku1; \
517 Cx = Aku1^Agu0^Abu1^Asu1^Amu1; \
546 Cz = Amu0^Agu1^Asu0^Aku1^Abu1; \
611 #define Aku1 stateAsHalfLanes[29] in KeccakP1600_Permute_Nrounds() macro
735 Bi = ROL32((Aku1^Du1), 20); in KeccakP1600_Permute_Nrounds()
740 Aku1 = Bu ^((~Ba)& Be ); in KeccakP1600_Permute_Nrounds()
759 Bu = ROL32((Aku1^Du0), 7); in KeccakP1600_Permute_Nrounds()
765 Aku1 = Bu ^((~Ba)& Be ); in KeccakP1600_Permute_Nrounds()
952 Ba = ROL32((Aku1^Du0), 13); in KeccakP1600_Permute_Nrounds()
[all …]