Home
last modified time | relevance | path

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

/PHP-8.0/ext/hash/sha3/generic32lc/
H A DKeccakP-1600-inplace32BI.c95 UINT32 *stateAsHalfLanes = (UINT32*)state; in KeccakP1600_SetBytesInLaneToZero()
131 UINT32 *stateAsHalfLanes = (UINT32*)state; in KeccakP1600_AddByte()
151 UINT32 *stateAsHalfLanes = (UINT32*)state; in KeccakP1600_AddBytesInLane()
177 const UINT32 * pI = (const UINT32 *)data; in KeccakP1600_AddLanes()
178 UINT32 * pS = (UINT32*)state; in KeccakP1600_AddLanes()
233 const UINT32 * pI = (const UINT32 *)data; in KeccakP1600_OverwriteLanes()
234 UINT32 * pS = (UINT32 *)state; in KeccakP1600_OverwriteLanes()
279 UINT32 *stateAsHalfLanes = (UINT32*)state; in KeccakP1600_OverwriteWithZeroes()
294 UINT32 *stateAsHalfLanes = (UINT32*)state; in KeccakP1600_ExtractBytesInLane()
321 UINT32 * pI = (UINT32 *)data; in KeccakP1600_ExtractLanes()
[all …]

Completed in 9 milliseconds