Searched refs:stateAsLanes (Results 1 – 1 of 1) sorted by relevance
280 UINT64 *stateAsLanes = (UINT64*)state; in KeccakP1600_Permute_24rounds() local282 copyFromState(A, stateAsLanes) in KeccakP1600_Permute_24rounds()284 copyToState(stateAsLanes, A) in KeccakP1600_Permute_24rounds()295 UINT64 *stateAsLanes = (UINT64*)state; in KeccakP1600_Permute_12rounds() local297 copyFromState(A, stateAsLanes) in KeccakP1600_Permute_12rounds()299 copyToState(stateAsLanes, A) in KeccakP1600_Permute_12rounds()462 UINT64 *stateAsLanes = (UINT64*)state; in KeccakF1600_FastLoop_Absorb() local465 copyFromState(A, stateAsLanes) in KeccakF1600_FastLoop_Absorb()472 copyToState(stateAsLanes, A) in KeccakF1600_FastLoop_Absorb()