Home
last modified time | relevance | path

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

/PHP-8.0/ext/hash/
H A Dhash_sha3.c74 static inline char LFSR86540(unsigned char* pLFSR) in LFSR86540() argument
76 unsigned char LFSR = *pLFSR; in LFSR86540()
84 *pLFSR = LFSR; in LFSR86540()

Completed in 7 milliseconds