Home
last modified time | relevance | path

Searched defs:KeccakP1600_AddByte (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-SnP.h35 #define KeccakP1600_AddByte(state, byte, offset) \ macro
H A DKeccakP-1600-opt64.c176 void KeccakP1600_AddByte(void *state, unsigned char byte, unsigned int offset) in KeccakP1600_AddByte() function
/PHP-7.4/ext/hash/sha3/generic32lc/
H A DKeccakP-1600-inplace32BI.c117 void KeccakP1600_AddByte(void *state, unsigned char byte, unsigned int offset) in KeccakP1600_AddByte() function

Completed in 10 milliseconds