Home
last modified time | relevance | path

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

/PHP-7.2/ext/hash/sha3/generic32lc/
H A DKeccakP-1600-inplace32BI.c77 #define fromBitInterleavingAndXOR(even, odd, lowIn, highIn, lowOut, highOut, temp, temp0, temp1) \ macro
397 fromBitInterleavingAndXOR(*(pS++), *(pS++), *(pI++), *(pI++), *(pO++), *(pO++), t, x0, x1) in KeccakP1600_ExtractAndAddLanes()

Completed in 10 milliseconds