OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Keccak_HashInitialize_SHAKE128
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython3/Modules/_sha3/kcp/
KeccakHash.h
53
#define
Keccak_HashInitialize_SHAKE128
(hashInstance) Keccak_HashInitialize(hashInstance, 1344, 256, 0, 0x1F)
/external/python/cpython3/Modules/_sha3/
sha3module.c
212
res =
Keccak_HashInitialize_SHAKE128
(&self->hash_state);
Completed in 171 milliseconds