Home
last modified time | relevance | path

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

/PHP-7.4/ext/hash/
H A Dhash_sha3.c76 static inline char LFSR86540(unsigned char* pLFSR) in LFSR86540() argument
78 unsigned char LFSR = *pLFSR; in LFSR86540()
86 *pLFSR = LFSR; in LFSR86540()

Completed in 6 milliseconds