Searched refs:KeccakP1600_Permute_Nrounds (Results 1 – 2 of 2) sorted by relevance
96 #define KeccakP1600_Permute_Nrounds _PySHA3_KeccakP1600_Permute_Nrounds macro
568 void KeccakP1600_Permute_Nrounds(void *state, unsigned int nRounds) in KeccakP1600_Permute_Nrounds() function1154 KeccakP1600_Permute_Nrounds(state, 12); in KeccakP1600_Permute_12rounds()1161 KeccakP1600_Permute_Nrounds(state, 24); in KeccakP1600_Permute_24rounds()