Searched refs:KeccakP1600_Permute_Nrounds (Results 1 – 4 of 4) sorted by relevance
32 void KeccakP1600_Permute_Nrounds(void *state, unsigned int nrounds);
958 void KeccakP1600_Permute_Nrounds(void *state, unsigned int nRounds) in KeccakP1600_Permute_Nrounds() function1150 KeccakP1600_Permute_Nrounds(state, 12); in KeccakP1600_Permute_12rounds()1157 KeccakP1600_Permute_Nrounds(state, 24); in KeccakP1600_Permute_24rounds()
43 void KeccakP1600_Permute_Nrounds(void *state, unsigned int nrounds);
270 void KeccakP1600_Permute_Nrounds(void *state, unsigned int nr) in KeccakP1600_Permute_Nrounds() function
Completed in 18 milliseconds