Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c435 static const UINT32 KeccakF1600RoundConstants_int2[2*24+1] = variable
580 const UINT32 *pRoundConstants = KeccakF1600RoundConstants_int2+(24-nRounds)*2; in KeccakP1600_Permute_Nrounds()