Home
last modified time | relevance | path

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

/php-src/ext/hash/sha3/generic32lc/
H A DKeccakP-1600-SnP.h32 void KeccakP1600_Permute_Nrounds(void *state, unsigned int nrounds);
H A DKeccakP-1600-inplace32BI.c970 void KeccakP1600_Permute_Nrounds(void *state, unsigned int nRounds) in KeccakP1600_Permute_Nrounds() function
1162 KeccakP1600_Permute_Nrounds(state, 12); in KeccakP1600_Permute_12rounds()
1169 KeccakP1600_Permute_Nrounds(state, 24); in KeccakP1600_Permute_24rounds()
/php-src/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-SnP.h43 void KeccakP1600_Permute_Nrounds(void *state, unsigned int nrounds);
H A DKeccakP-1600-opt64.c279 void KeccakP1600_Permute_Nrounds(void *state, unsigned int nr) in KeccakP1600_Permute_Nrounds() function

Completed in 17 milliseconds