Home
last modified time | relevance | path

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

/PHP-8.1/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);
270 SnP_ExtractBytes(instance->state, curData, 0, rateInBytes);
290 SnP_ExtractBytes(instance->state, curData, instance->byteIOIndex, partialBlock);
315 #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.c394SnP_ExtractBytes(state, data, offset, length, KeccakP1600_ExtractLanes, KeccakP1600_ExtractBytesIn… in KeccakP1600_ExtractBytes()
/PHP-8.1/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);
270 SnP_ExtractBytes(instance->state, curData, 0, rateInBytes);
290 SnP_ExtractBytes(instance->state, curData, instance->byteIOIndex, partialBlock);
315 #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.c360SnP_ExtractBytes(state, data, offset, length, KeccakP1600_ExtractLanes, KeccakP1600_ExtractBytesIn… in KeccakP1600_ExtractBytes()

Completed in 18 milliseconds