Home
last modified time | relevance | path

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

/PHP-8.1/ext/hash/sha3/generic64lc/
H A DKeccakSponge.inc31 #define SnP_AddBytes JOIN(SnP, _AddBytes)
67 SnP_AddBytes(state, curInput, 0, rateInBytes);
78 SnP_AddBytes(state, curInput, 0, partialBlock);
178 SnP_AddBytes(instance->state, curData, 0, rateInBytes);
198 SnP_AddBytes(instance->state, curData, instance->byteIOIndex, partialBlock);
314 #undef SnP_AddBytes
H A DSnP-Relaned.h19 #define SnP_AddBytes(state, data, offset, length, SnP_AddLanes, SnP_AddBytesInLane, SnP_laneLengthI… macro
H A DKeccakP-1600-opt64.c197 SnP_AddBytes(state, data, offset, length, KeccakP1600_AddLanes, KeccakP1600_AddBytesInLane, 8); in KeccakP1600_AddBytes()
/PHP-8.1/ext/hash/sha3/generic32lc/
H A DKeccakSponge.inc31 #define SnP_AddBytes JOIN(SnP, _AddBytes)
67 SnP_AddBytes(state, curInput, 0, rateInBytes);
78 SnP_AddBytes(state, curInput, 0, partialBlock);
178 SnP_AddBytes(instance->state, curData, 0, rateInBytes);
198 SnP_AddBytes(instance->state, curData, instance->byteIOIndex, partialBlock);
314 #undef SnP_AddBytes
H A DSnP-Relaned.h19 #define SnP_AddBytes(state, data, offset, length, SnP_AddLanes, SnP_AddBytesInLane, SnP_laneLengthI… macro
H A DKeccakP-1600-inplace32BI.c216 SnP_AddBytes(state, data, offset, length, KeccakP1600_AddLanes, KeccakP1600_AddBytesInLane, 8); in KeccakP1600_AddBytes()

Completed in 13 milliseconds