Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c465 Cx = Abu0^Agu0^Aku0^Amu0^Asu0; \
491 Cx = Asu0^Agu0^Amu0^Abu1^Aku1; \
520 Cz = Aku0^Agu1^Abu0^Asu0^Amu0; \
546 Cz = Amu0^Agu1^Asu0^Aku1^Abu1; \
620 #define Amu0 stateAsHalfLanes[38] in KeccakP1600_Permute_Nrounds() macro
691 Bo = ROL32((Amu0^Du0), 4); in KeccakP1600_Permute_Nrounds()
696 Amu0 = Bu ^((~Ba)& Be ); in KeccakP1600_Permute_Nrounds()
860 Bi = ROL32((Amu0^Du0), 19); in KeccakP1600_Permute_Nrounds()
865 Amu0 = Bu ^((~Ba)& Be ); in KeccakP1600_Permute_Nrounds()
885 Bu = ROL32((Amu0^Du1), 7); in KeccakP1600_Permute_Nrounds()
[all …]