Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sha3/kcp/
DKeccakP-1600-opt64.c455 size_t KeccakF1600_FastLoop_Absorb(void *state, unsigned int laneCount, const unsigned char *data, … in KeccakF1600_FastLoop_Absorb() function
/external/python/cpython3/Modules/_sha3/
Dsha3module.c68 #define KeccakF1600_FastLoop_Absorb _PySHA3_KeccakF1600_FastLoop_Absorb macro