Home
last modified time | relevance | path

Searched refs:KeccakWidth1600_SpongeAbsorbLastFewBits (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_sha3/kcp/
DKeccakHash.c68 …HashReturn ret = (HashReturn)KeccakWidth1600_SpongeAbsorbLastFewBits(&instance->sponge, instance->… in Keccak_HashFinal()
/external/python/cpython3/Modules/_sha3/
Dsha3module.c91 #define KeccakWidth1600_SpongeAbsorbLastFewBits _PySHA3_KeccakWidth1600_SpongeAbsorbLastFewBits macro