Home
last modified time | relevance | path

Searched refs:Abu1 (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; \
591 #define Abu1 stateAsHalfLanes[ 9] in KeccakP1600_Permute_Nrounds() macro
713 Ba = ROL32((Abu1^Du1), 14); in KeccakP1600_Permute_Nrounds()
718 Abu1 = Bu ^((~Ba)& Be ); in KeccakP1600_Permute_Nrounds()
805 Bo = ROL32((Abu1^Du0), 4); in KeccakP1600_Permute_Nrounds()
810 Abu1 = Bu ^((~Ba)& Be ); in KeccakP1600_Permute_Nrounds()
974 Bi = ROL32((Abu1^Du0), 19); in KeccakP1600_Permute_Nrounds()
[all …]