Home
last modified time | relevance | path

Searched defs:stateAsHalfLanes (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/hash/sha3/generic32lc/
H A DKeccakP-1600-inplace32BI.c95 UINT32 *stateAsHalfLanes = (UINT32*)state; in KeccakP1600_SetBytesInLaneToZero() local
131 UINT32 *stateAsHalfLanes = (UINT32*)state; in KeccakP1600_AddByte() local
151 UINT32 *stateAsHalfLanes = (UINT32*)state; in KeccakP1600_AddBytesInLane() local
279 UINT32 *stateAsHalfLanes = (UINT32*)state; in KeccakP1600_OverwriteWithZeroes() local
294 UINT32 *stateAsHalfLanes = (UINT32*)state; in KeccakP1600_ExtractBytesInLane() local
367 UINT32 *stateAsHalfLanes = (UINT32*)state; in KeccakP1600_ExtractAndAddBytesInLane() local
977 UINT32 *stateAsHalfLanes = (UINT32*)state; in KeccakP1600_Permute_Nrounds() local

Completed in 8 milliseconds