Home
last modified time | relevance | path

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

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