Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c469 Du0 = Abe0^Age0^Ake0^Ame0^Ase0; \
470 Da1 = Cz^Du0; \
483 Di0 = Du0^ROL32(Cy, 1); \
487 Du0 = Cw^ROL32(Cz, 1); \
495 Du0 = Age0^Ame1^Abe1^Ake0^Ase0; \
496 Da1 = Cz^Du0; \
509 Di0 = Du0^ROL32(Cy, 1); \
513 Du0 = Cw^ROL32(Cz, 1); \
521 Du0 = Ame1^Ake1^Age1^Abe1^Ase0; \
522 Da1 = Cz^Du0; \
[all …]