Home
last modified time | relevance | path

Searched defs:Keccak_HashInitialize (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/_sha3/kcp/
DKeccakHash.c21 HashReturn Keccak_HashInitialize(Keccak_HashInstance *instance, unsigned int rate, unsigned int cap… in Keccak_HashInitialize() function
/third_party/python/Modules/_sha3/
Dsha3module.c75 #define Keccak_HashInitialize _PySHA3_Keccak_HashInitialize macro