Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c465 Cx = Abu0^Agu0^Aku0^Amu0^Asu0; \
494 Cz = Asu1^Agu1^Amu1^Abu0^Aku0; \
520 Cz = Aku0^Agu1^Abu0^Asu0^Amu0; \
543 Cx = Amu1^Agu0^Asu1^Aku0^Abu0; \
610 #define Aku0 stateAsHalfLanes[28] in KeccakP1600_Permute_Nrounds() macro
746 Bi = ROL32((Aku0^Du0), 19); in KeccakP1600_Permute_Nrounds()
751 Aku0 = Bu ^((~Ba)& Be ); in KeccakP1600_Permute_Nrounds()
771 Bu = ROL32((Aku0^Du1), 7); in KeccakP1600_Permute_Nrounds()
777 Aku0 = Bu ^((~Ba)& Be ); in KeccakP1600_Permute_Nrounds()
941 Ba = ROL32((Aku0^Du1), 14); in KeccakP1600_Permute_Nrounds()
[all …]