Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c485 Di1 = Du1^Cw; \
511 Di1 = Du1^Cw; \
537 Di1 = Du1^Cw; \
563 Di1 = Du1^Cw; \
572 UINT32 Da1, De1, Di1, Do1, Du1; in KeccakP1600_Permute_Nrounds() local
643 Bi = ROL32((Aki1^Di1), 22); in KeccakP1600_Permute_Nrounds()
667 Bu = ROL32((Asi1^Di1), 31); in KeccakP1600_Permute_Nrounds()
700 Be = ROL32((Agi1^Di1), 3); in KeccakP1600_Permute_Nrounds()
711 Bo = ROL32((Ami1^Di1), 8); in KeccakP1600_Permute_Nrounds()
744 Ba = ROL32((Abi1^Di1), 31); in KeccakP1600_Permute_Nrounds()
[all …]