Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c480 De1 = Cz^Cw; \
506 De1 = Cz^Cw; \
532 De1 = Cz^Cw; \
558 De1 = Cz^Cw; \
572 UINT32 Da1, De1, Di1, Do1, Du1; in KeccakP1600_Permute_Nrounds() local
654 Be = ROL32((Age1^De1), 22); in KeccakP1600_Permute_Nrounds()
666 Bo = ROL32((Ame1^De1), 23); in KeccakP1600_Permute_Nrounds()
688 Ba = ROL32((Abe1^De1), 1); in KeccakP1600_Permute_Nrounds()
721 Bi = ROL32((Ake1^De1), 5); in KeccakP1600_Permute_Nrounds()
743 Bu = ROL32((Ase1^De1), 1); in KeccakP1600_Permute_Nrounds()
[all …]