Home
last modified time | relevance | path

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

/PHP-8.3/ext/hash/sha3/generic32lc/
H A DKeccakP-1600-inplace32BI.c90 void KeccakP1600_SetBytesInLaneToZero(void *state, unsigned int lanePosition, unsigned int offset, … in KeccakP1600_SetBytesInLaneToZero() function
223 KeccakP1600_SetBytesInLaneToZero(state, lanePosition, offset, length); in KeccakP1600_OverwriteBytesInLane()
287 KeccakP1600_SetBytesInLaneToZero(state, byteCount/8, 0, byteCount%8); in KeccakP1600_OverwriteWithZeroes()

Completed in 14 milliseconds