Home
last modified time | relevance | path

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

/PHP-7.2/ext/hash/sha3/generic32lc/
H A DKeccakSponge.inc32 #define SnP_ExtractBytes JOIN(SnP, _ExtractBytes)
110 SnP_ExtractBytes(state, curOutput, 0, rateInBytes);
121 SnP_ExtractBytes(state, curOutput, 0, partialBlock);
269 SnP_ExtractBytes(instance->state, curData, 0, rateInBytes);
288 SnP_ExtractBytes(instance->state, curData, instance->byteIOIndex, partialBlock);
313 #undef SnP_ExtractBytes
H A DSnP-Relaned.h75 #define SnP_ExtractBytes(state, data, offset, length, SnP_ExtractLanes, SnP_ExtractBytesInLane, SnP… macro
H A DKeccakP-1600-inplace32BI.c349SnP_ExtractBytes(state, data, offset, length, KeccakP1600_ExtractLanes, KeccakP1600_ExtractBytesIn… in KeccakP1600_ExtractBytes()
/PHP-7.2/ext/hash/sha3/generic64lc/
H A DKeccakSponge.inc32 #define SnP_ExtractBytes JOIN(SnP, _ExtractBytes)
110 SnP_ExtractBytes(state, curOutput, 0, rateInBytes);
121 SnP_ExtractBytes(state, curOutput, 0, partialBlock);
269 SnP_ExtractBytes(instance->state, curData, 0, rateInBytes);
288 SnP_ExtractBytes(instance->state, curData, instance->byteIOIndex, partialBlock);
313 #undef SnP_ExtractBytes
H A DSnP-Relaned.h75 #define SnP_ExtractBytes(state, data, offset, length, SnP_ExtractLanes, SnP_ExtractBytesInLane, SnP… macro
H A DKeccakP-1600-opt64.c385SnP_ExtractBytes(state, data, offset, length, KeccakP1600_ExtractLanes, KeccakP1600_ExtractBytesIn… in KeccakP1600_ExtractBytes()

Completed in 38 milliseconds