Home
last modified time | relevance | path

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

/PHP-7.4/ext/hash/sha3/generic32lc/
H A DKeccakP-1600-SnP.h32 void KeccakP1600_Permute_Nrounds(void *state, unsigned int nrounds);
H A DKeccakP-1600-inplace32BI.c958 void KeccakP1600_Permute_Nrounds(void *state, unsigned int nRounds) in KeccakP1600_Permute_Nrounds() function
1150 KeccakP1600_Permute_Nrounds(state, 12); in KeccakP1600_Permute_12rounds()
1157 KeccakP1600_Permute_Nrounds(state, 24); in KeccakP1600_Permute_24rounds()
/PHP-7.4/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-SnP.h43 void KeccakP1600_Permute_Nrounds(void *state, unsigned int nrounds);
H A DKeccakP-1600-opt64.c270 void KeccakP1600_Permute_Nrounds(void *state, unsigned int nr) in KeccakP1600_Permute_Nrounds() function

Completed in 12 milliseconds