Home
last modified time | relevance | path

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

/PHP-7.4/ext/hash/sha3/generic32lc/
H A DKeccakP-1600-inplace32BI.c958 void KeccakP1600_Permute_Nrounds(void *state, unsigned int nRounds) in KeccakP1600_Permute_Nrounds() argument
964 const UINT32 *pRoundConstants = KeccakF1600RoundConstants_int2+(24-nRounds)*2; in KeccakP1600_Permute_Nrounds()
1017 nRounds &= 3; in KeccakP1600_Permute_Nrounds()
1018 switch ( nRounds ) in KeccakP1600_Permute_Nrounds()
1083 switch ( nRounds ) in KeccakP1600_Permute_Nrounds()
1090 nRounds = 0; in KeccakP1600_Permute_Nrounds()

Completed in 10 milliseconds