Home
last modified time | relevance | path

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

/PHP-7.2/ext/hash/sha3/generic32lc/
H A DKeccakP-1600-inplace32BI.c273 stateAsHalfLanes[i*2+0] = 0; in KeccakP1600_OverwriteWithZeroes()
274 stateAsHalfLanes[i*2+1] = 0; in KeccakP1600_OverwriteWithZeroes()
966 #define Aba0 stateAsHalfLanes[ 0] in KeccakP1600_Permute_Nrounds()
967 #define Aba1 stateAsHalfLanes[ 1] in KeccakP1600_Permute_Nrounds()
968 #define Abe0 stateAsHalfLanes[ 2] in KeccakP1600_Permute_Nrounds()
969 #define Abe1 stateAsHalfLanes[ 3] in KeccakP1600_Permute_Nrounds()
970 #define Abi0 stateAsHalfLanes[ 4] in KeccakP1600_Permute_Nrounds()
971 #define Abi1 stateAsHalfLanes[ 5] in KeccakP1600_Permute_Nrounds()
972 #define Abo0 stateAsHalfLanes[ 6] in KeccakP1600_Permute_Nrounds()
973 #define Abo1 stateAsHalfLanes[ 7] in KeccakP1600_Permute_Nrounds()
[all …]

Completed in 9 milliseconds