Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c568 void KeccakP1600_Permute_Nrounds(void *state, unsigned int nRounds) in KeccakP1600_Permute_Nrounds() argument
580 const UINT32 *pRoundConstants = KeccakF1600RoundConstants_int2+(24-nRounds)*2; in KeccakP1600_Permute_Nrounds()