Home
last modified time | relevance | path

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

/PHP-7.2/ext/hash/sha3/generic32lc/
H A DKeccakP-1600-inplace32BI.c87 UINT32 *stateAsHalfLanes = (UINT32*)state; in KeccakP1600_SetBytesInLaneToZero()
123 UINT32 *stateAsHalfLanes = (UINT32*)state; in KeccakP1600_AddByte()
143 UINT32 *stateAsHalfLanes = (UINT32*)state; in KeccakP1600_AddBytesInLane()
168 const UINT32 * pI = (const UINT32 *)data; in KeccakP1600_AddLanes()
169 UINT32 * pS = (UINT32*)state; in KeccakP1600_AddLanes()
223 const UINT32 * pI = (const UINT32 *)data; in KeccakP1600_OverwriteLanes()
224 UINT32 * pS = (UINT32 *)state; in KeccakP1600_OverwriteLanes()
269 UINT32 *stateAsHalfLanes = (UINT32*)state; in KeccakP1600_OverwriteWithZeroes()
284 UINT32 *stateAsHalfLanes = (UINT32*)state; in KeccakP1600_ExtractBytesInLane()
310 UINT32 * pI = (UINT32 *)data; in KeccakP1600_ExtractLanes()
[all …]

Completed in 12 milliseconds