Home
last modified time | relevance | path

Searched refs:Abu0 (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; \
590 #define Abu0 stateAsHalfLanes[ 8] in KeccakP1600_Permute_Nrounds() macro
724 Ba = ROL32((Abu0^Du0), 13); in KeccakP1600_Permute_Nrounds()
729 Abu0 = Bu ^((~Ba)& Be ); in KeccakP1600_Permute_Nrounds()
816 Bo = ROL32((Abu0^Du1), 4); in KeccakP1600_Permute_Nrounds()
821 Abu0 = Bu ^((~Ba)& Be ); in KeccakP1600_Permute_Nrounds()
963 Bi = ROL32((Abu0^Du1), 20); in KeccakP1600_Permute_Nrounds()
[all …]