Home
last modified time | relevance | path

Searched defs:KeccakP1600_Permute_12rounds (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Modules/_sha3/kcp/
DKeccakP-1600-opt64.c289 void KeccakP1600_Permute_12rounds(void *state) in KeccakP1600_Permute_12rounds() function
DKeccakP-1600-inplace32BI.c1152 void KeccakP1600_Permute_12rounds(void *state) in KeccakP1600_Permute_12rounds() function
/third_party/python/Modules/_sha3/
Dsha3module.c92 #define KeccakP1600_Permute_12rounds _PySHA3_KeccakP1600_Permute_12rounds macro